Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-7835

Control whether applications run with spatialNavigation mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.6.0
    • None
    • None

    Description

      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).

      Attachments

        Activity

          People

            jsoref Josh Soref
            jsoref Josh Soref
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: