[ 
https://issues.apache.org/jira/browse/CB-7835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178514#comment-14178514
 ] 

ASF GitHub Bot commented on CB-7835:
------------------------------------

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-blackberry/pull/178

    CB-7835 Control whether applications run with spatialNavigation mode

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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/blackberry/cordova-blackberry cb_7835

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-blackberry/pull/178.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #178
    
----
commit 642e72792161dcaded0998e285cb3bb8a97c1007
Author: Josh Soref <[email protected]>
Date:   2014-07-22T22:34:17Z

    CB-7835 Control whether applications run with spatialNavigation mode
    
     <preference name="spatialNavigation" value="enable"/>

----


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to