Josh Soref created CB-7835:
------------------------------

             Summary: Control whether applications run with spatialNavigation 
mode
                 Key: CB-7835
                 URL: https://issues.apache.org/jira/browse/CB-7835
             Project: Apache Cordova
          Issue Type: Bug
          Components: BlackBerry
    Affects Versions: 3.6.0
            Reporter: Josh Soref
            Assignee: Josh Soref


A future product, called "BlackBerry Classic" will include a pointer between 
the keyboard and the touchscreen - similar to classic BlackBerry devices.

Some applications may want that input to trigger spatialNavigation, while 
others may want it to control a mouse pointer.

In order to allow developers flexibility in how they interact with this 
hardware feature, cordova-blackberry needs to support a preference.

<preference name="spatialNavigation" value="..." />

values can be:
enable/true
disable/false

The default is false, i.e. users will get a mouse cursor with fine control (and 
the ability to easily and logically trigger :hover).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to