: hover in 2.3 Webworks problem

2.2 Webworks,: hover worked fine, but after I compile version 2.3, : hover has become a problem in my applications.

Note: I use Webworks 2.3.0.9, OS 5.0 in 8520 (Simulator)

Thank you...

https://github.com/BlackBerry/WebWorks/issues/49

GREAT! : hover will not be supported!

Tags: BlackBerry Developers

Similar Questions

  • Signature Playbook WebWorks problem request

    1. I created an app PlayBook using WebWorks
    2. I developed my application using Eclipse WebWorks 2.0 plugin.
    3. I have compiled my Eclipse app which produces a file zip "myapp.zip."
    4. I create a my zip file .bar file by running the following at the command prompt:

    "C:\BlackBerry SDK\PlayBook\BlackBerry WebWorks SDK for Tablet 2.0.0.4\bbwp\bbwp.exe" 'C:\Users\myname\workspace\myapp\build\myapp. Zip"o"C:\Users\myname\workspace\myapp\build\Packaged ".

    5. I try to connect the bar file at the command prompt: (password changed)

    ""C:\BlackBerry SDK\PlayBook\BlackBerry WebWorks SDK for Tablet 2.0.0.4\bbwp\blackberry-tablet-sdk\bin\blackberry-signer"- cskpass - verbose mypassword--keystore"C:\Signing Files\MyP12Key.p12"- storepass mypassword C:\Users\myname\workspace\myapp\build\Packaged\myapp.bar" RDK

    I get the following error:

     

    Answer = answer of Signature
    Confirm = null
    Error = Code signing request failed because Application-Development-Mode in manifest is present and is not set [false].
    ]
    barsigner error: Server error: Code signing request failed because Application-Development-Mode in manifest is present and is not set [false].

     

    What is the problem?

    W00T!  I think it was her! There are a few things that are a little unclear.  but I got through it.  I published a blog post with all the instructions (copied) as well as a few notes to make it clearer to my blog.

    Thank you very much for your help Tim!

  • Hover of the user interface problem

    Hi, my site a 8 sections, I'm applying modal and UI & LI, the problem is when the mouse over the outline of color to color of yellow in the image box & cyan is coming. How can I disable for only this section. screenshot & web link is given below

    WEBLINK

    mid.jpg

    You will need to respond to the event img:hover to set transparent background

    To remove the outline or the border just to target img

  • Candle hover button in Flex focus problem

    Hello

    I do not know if someone have experience this, but if we do app using flex mxml actionscript and use the power of flex button, the hover accent color will disappear after copy paste see the pop-up window.

    This allows to simulate inside the flex flex app create a mobile application. A switch of ignition and a textfield or textinput. Then run hover over the button, you can see consulted them who turn to the color blue. After this click within the textfield or textinput to the copy paste see the popup and hover over the button again. Now the stationary accent color is missing, and even if we click on the animation click also lack.

    So is this a bug in flex or have no work around?

    Thank you

    
    http://ns.adobe.com/mxml/2009"
            xmlns:s="library://ns.adobe.com/flex/spark" title="HomeView">
    
        
            
        
    
        
            
        
        
        
    
    

    Here is my code that I did it for the test, the only difference is that I place an event to see if the button still worked and I id of the object textfield so I could access it. The button in the pressed state in fact not appear, but the event is still raised.

  • Please help me with a problem of visibility symbol

    Hello

    I created a horizontal navigation bar that includes an animation when you hover over the different links.  This animation is a bubble that appears behind the navigation bar which has a brief description of the link.  I composed the bar of navigation as a symbol and the bubbles as a distinct symbol, step to the Nav_Bubbles takes the horizontal space bubbles taking place throughout the navigation bar.  When you click on a link in the Nav_Bar, not only the Nav_Bubble anime since benchmark apprpiate (because the mouse is clearly positioned on the link), but the main stage and then animates the build up of the content for that link.  This main content hides behind the Nav_Bubbles (so you can continue to see small bubbles must you hover nav links)

    The problem with that is:

    The content of the main scrolling aura or clickble scene content according to the clicked link, however all content which is located below the scene Nav_Bubbles is unclickable.

    edge-animate-symbol-layer-example.jpg

    To keep the bubbles of functioning and correctly positioned, I seem to have keep the bar and bubbles in separate symbols.  So I can't for the life of me see how I can the keyframe of the visibility of the Nav_Bubbles to only when a bubble is displayed.  Is there an alternative to the visibility option to allow the Page_Content be clickable through the scenic space bubbles (attached image dotted box)?

    I hope that all the senses?

    Thank you very much

    OK, fixed!

    For those interested by what should be here, a simple line of code:

    sym.getComposition () .getStage ().$("Nav_Bubbles").hide ();

    The show and the skin were placed either side of the bubbles that drove inside the symbol of Nav_Bubbles.  We tried this as you can see above in the timeline panel, but because the animations of hover needed to happen at any time, not only the time that we put in the calendar of the rocker of the screen, we needed to achieve this programmatically.

  • Rectangle simple scale with .css to the overview

    Good evening Dear members,
    I downloaded you an example of project to illustrate le problem. (Dropbox - Example.zip)
    All in all I want only Resize a rectangle with a hover effect. However, the problem arises that size of the rectangle with scale = 1 changes?!

    I have create a rectangle " ""button" and give the 'button' as the action mouseout/mouseouthandler() the following the code: "


    var object = Sym $ (""button ").
    scale = 1;

    (transform object.css ()'', ' scale () ' + scale + ')');
    (( object.css ()'o-transform', ' scale () ' + scale + ')');
    (( object.css ()'- ms- transform', ' scale () ' + scale + ')');
    (( object.css ()'- webkit- transform', ' scale () ' + scale + ')');
    (( object.css ()'- moz- transform', ' scale () ' + scale + ')');
    (( object.css ()'- o- transform', ' scale () ' + scale + ')');
    ( object.css ()'z-index','1');


    I Don t understand why
    the rectangle is changer!

    Maybe you can explain to me :-)

    Best regards and Thank you very much

    Marc

    It shouldn't get more small, makes it a value of 1, it does not change at all because 1 equals 100% of the original.

    Change the value to a higher number, such as 2, for example. Who says 'turn to 200% of the original. "

    var object = sym.$("button");

    scale = 2;

    Object.CSS ({}

    'transform': ' scale (' + scale + ')';

    '- SM - transform': ' scale (' + scale + ')';

    ' - moz - transform ': ' scale (' + scale + ')';

    ' - webkit - transform ': ' scale (' + scale + ')';

    '- o - transform': ' scale (' + scale + ')';

    ' z - index ': '1'

    });

    To get a better understanding of how work values and equivalents over there.

    -Select any element on your scene;

    -Then play with the Transform (see figure) property;

    -as they appear a transform to 167% equals a value of 1.67

    HTH

    Darrell

  • Problem installing WebWorks / Simulator / push SDK

    Hello

    I tried to install WebWorks / Simulator / SDK to push, but these software use InstallAnywhere as an installer. I have problems after the installer because it stops 3/4 of the download. It goes to 100%, but not the load bar full.

    I still have the error of

    "Fata Application error".

    This request has unexpectedly

    Invocation of this java application has caused an InvocationTargetException. This application will now exit. (LAX)

    "

    I have tried everything I learned from looking around Google and so make me add these following:

    -J' added to my value to C:\Program Files\Java\jdk1.8.0_73 environment variable JAVA_HOME

    -Currently I have this in my WAY: C:\ProgramData\Oracle\Java\javapath, but I changed it to C:\Program Files\Java\jre1.8.0_73\bin. I exchange these values whenever it fails to ensure that one of them works.

    -Command line, I used nameofinstaller.exe LAX_VM "C:\Program Files\Java\jdk1.8.0_73\bin\java.exe"

    Can someone help me install this software without having this problem.

    Recent versions of Java 1.8 broke these installers.  To work around the problem, you can install Java 1.7 and use it to install (change accordingly, JAVA_HOME and PATH environment variables).

  • BBUI.js problems with WebWorks 2.0

    Is anyone else having problems with BBUI.js & WebWorks 2.0?

    Like for example the menu tags do not seem to work. There is no evidence that when you drag to the bottom of a simulator.

    Just to doublecheck, what is the master key of the master branch or the branch WebWorks - 2.0 ?

    https://github.com/BlackBerry/BB10-WebWorks-samples/tree/WebWorks-2.0

    In addition to deviceready, have replaced webworks.js with cordova.jsloading?

    The next steps would be to connect Web Inspector and allow the application to load, and then press CTRL + r in the Web Inspector to reload the application and monitor the console to see if there are problems there.

    I take just a few assumptions here because I have not been able to produce this on my machine... my steps were:

    And I can see the interface successfully user and the application to launch.

  • Problems when creating extension using pim contact webworks API

    Hello

    I need to create an extension that use webworks APIs to get all contact data as well as launch the contact selector and must obtain the name of the contact, numbers and Base 64 of contact image chain.

    Now, I have a few quesries below:

    1. I tried to reach my api requirement with webworks. For this, I did changes in the config.xml file.



    <>ermissions >
    <>Ermit > access_pimdomain_contactsermit >
    ermissions >

    and able to access the API of pim.contact placed here: C:\Program Research In Motion\BlackBerry 10 WebWorks SDK 1.0.4.11\Framework\ext\pim.contacts

    But when I tried to get all contacts by using the getContactAccounts() method, it gives me two accounts simcontacts and LocalContacts and their identity papers are respectively 2 and 19.

    I found that I can get the list of contacts using the example of the contacts. but this is to limit the length to 20.

    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/need-help-with-BB10-WebWorks-con...

    2.i have not found any documentaion appropriate for the fields of my contact: name, numbers and Base 64 of contact image chain like the way they gave in the native SDK documentation.

    Please share any code example that is in all fields of contact data of Singla retrieving.

    3. I need to share my contact plugin and need to expose certain methods of my plugin webworks.

    How can I reach it?

    Is it possible to get the code side native for pim.contact plugin, so that I can add methods more in it and can expose these methods more Web app works by making the required in index.js and client.js chnages.

    Help, please.

    I checked and there seems to be a problem with the API that has been fixed for version Gold SDK. Here you can find a similar position:
    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/need-help-with-BB10-WebWorks-con...

    And more information on the real fix here:
    https://github.com/BlackBerry/Cordova-BlackBerry-plugins/pull/80

    It seems that it was default 0, which gave 20 results, as opposed to-1, the expected default value.

    For now, if you simply pass a high value for limit, which should get the contacts (i.e. 1000). I know that's not ideal, but a workaround for now.

    For plugins, the best starting point would be the following.

    WebWorks SDK 1.0:
    https://github.com/BlackBerry/WebWorks-community-APIs/tree/master/BB10/template

    WebWorks SDK 2.0:
    https://github.com/BlackBerry/WebWorks-community-APIs/tree/master/BB10-Cordova/template

  • Sign after having upgraded to webworks 2.0 problem

    Here's my problem:

    I tested and signed my "Emoji" app and now trying to download on blackberry world, but this was rejected due to a different package-ID

    my new config.xml is:

    http://www.w3.org/ns/widgets ".
    xmlns:CDV ="http://cordova.apache.org/ns/1.0" > "

    ....

    and my old config.xml:


    http://www.w3.org/ns/widgets ".
    ' xmlns:RIM ='http://www.blackberry.com/ns/widgets '
    version = "1.0.3.3" id = "emoji" >

    ...

    You can see that the parameters 2 IDs are the same.

    BUT!

    When built in release mode, I got this manifesto. MF file:

    Package name: emoji
    Package-Id: gYABgJSuBKzV0sdItE9Yz4yhs

    and the older generation is:

    Package name: emoji

    Package-Id: gYABgLXdKS-gRXFiK_zGEPk3Q

    It changes!

    Please help me with this, thanks!

    Edit:

    I think that maybe the problem is because I went to sign with blackberryid?

    WebWorks 2.0 requires blackberryid, right?

    which is not supported in webworks 1.0, right?

    As you know WebWorks 2.0 uses the new code based on the method signature chips, that is associated with your account BBID.

    To keep the same values (between an old and new generation) package id in your application MANIFEST. MF file, you must link your old code with the new token signing key. That way the signature Server recognizes your signature and apply to the right pair for the compiled file BAR.  This is done using the following cli command:

    https://developer.BlackBerry.com/native/documentation/core/com.QNX.doc.native_sdk.DevGuide/com.QNX.d...

    More:

    http://devBlog.BlackBerry.com/2013/08/code-signing-keys-be-gone-welcome-BlackBerry-ID/

  • Creation of Application Simple Webworks - remote URL for loading problem

    Hi, I'm looking for this example:

    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/creating-your-first-application-...

    But I'm not able to load the remote URL.

    I am able to load the local file perfectly, but whenever I try to load a remote URL, I got:

    Local Connection Timed Out after ~ 120000

    I tried different ways to load a remote URL (via a simple link HTML, javascript, and Ajax)

    With the help of my config file:

    I also tried various configurations of subdomains and uri.

    I use the Simulator for 9800 6.0.0.534

    I really don't know what could be the problem. Could be my installation of the SDK Webworks? It is a kind of permission?

    BR

    If you are running on Simulator, then you must also run the MDS Simulator. Without it, our web browser in the Simulator won't work either.

    You can configure your debug configuration in Eclipse to automatically start the MDS Simulator when you launch the debugger.

  • I have a problem with the SDK software Webworks 10

    Containing game in extension (HTML - CSS - Javascript - SWF) files
    After the compilation of the source using SDK 10 WebWorks
    Found the part that contains the flash file does not work correctly
    The error showed a text on the screen of the phone
    But the rest of the files works well
    the problem only in the swf file
    Knowing that even this source served with WebWorks Playbook but functioning at peak performance
    How can I solve this problem.

    Engineer: Eslam Mohamed

    In the config.xml file, you need this

    
    
  • Problem getting webworks.js

    Hello

    It's my first time with the WebWorks but I'm pretty experinced js/html/css developer and I tried to implement the blackberry share for my application but I cannot make it work.

    I use the latest version of the SDK (2.2.0.15), I have the plugin com.blackberry.invoke.card added in the webworks window and can see the project folder. But before that my problem is to get this line of work (following the documentation here: http://developer.blackberry.com/html5/documentation/v1_0/using_webworks_apis.html )

    
    

    Basically, the line above (in the head of the index.html) never finds the webworks.js and therefore I get error and 'webworksready' event fires.

    Any help entry would be greate because I'm stuck at this moment for the last weekend of 3-4... I read in someplaces that I should use cordova.js instead of webworks.js, but it did not help...

    Thank you very much!

    You're webworks 2.2.0.15 but using the previous weborks event 1.0.

    At the bottom of the link, you will get all the information, what diifernece to do to cross man and pacakge your webworks 1.0 app.

    http://developer.BlackBerry.com/HTML5/documentation/v2_2/upgrading_to_webworks_20.html

    Also, here are the changes that you must go to your html file:

    • Include cordova.js instead of webworks.js.
    • Listen to the deviceready instead of the webworksready event event.

    Include cordova like this:

  • BES 4.1.7 OTA application WebWorks - camera problem

    We build a webworks application, using sdk webworks 2.3.1 for OS smartphone devices.

    If we push the application manually in a dev machine to the phone via a usb cable, we are able to take photos and the photo stream app.  Our problem is that if deploy us the application on a server bes on a DIRECT phone, we cannot use the camera (nothing happens - the camera app is not open)

    Usually, when manually push us to a phone which we are presented with a dialog box advanced to allow the camera to be used by the application permissions, this happens when it is deployed using bes.  This suggests it might be a problem with the it policy, everyone had a similar problem and found a solution?

    Problem solved.

    In order for the camera to work from our application, we need set the event Injection allowed in default of the Application control policies.

  • Problems by signing a request of WebWorks BB10

    Hello

    I'm trying to sign a request for webworks (1.0.2.9) BB10 but I get an error message:

    [ERROR]   Error: The signature on the request of code signing did not check.  The probable cause of this problem is entered a wrong password CSK.

    The problem is that I can't determine the parameter to use to specify the password of KSB. There seems to be a single "-g" parameter and password seems to relate to the keystore password.

    When signing for tablet OS theres '-gp12 ' and '-gcsk ', but these settings are no longer valid.

    Thanks in advance.

    The problem lies in the fact that my keys and csk file passwords are different and bbwp expects that they are the same (that she is not made for the playbook). If I created new keys, I would use the same for both.

    In any case, I found a solution and it is to use the Pei parameter:

    bbwp c:\myapp\myarchive.zip g mykeystorepassword Pei params.json o c:\myapp\output

    The csk password is specified in the file params.json as well:

    {
    'blackberry-signatory': {}
    '- cskpass': 'mycskpassword '.
    }
    }

    Thank you all for your comments.

Maybe you are looking for