Skip to content

Map flattened object nav gestures by default #15053

@LeonarddeR

Description

@LeonarddeR

Is your feature request related to a problem? Please describe.

Object navigation can be difficult to grasp for some people. It might be helpful to assign the flattened object nav gestures (that are now only available on touch screen)by default.

Describe the solution you'd like

Add the following additional gesture mappings:

  • navigatorObject_nextInFlow: ("kb(desktop):NVDA+numpad9", "kb(laptop):shift+NVDA+=")
    • navigatorObject_previousInFlow: ("kb(desktop):NVDA+numpad3", "kb(laptop):shift+NVDA+-")

Describe alternatives you've considered

Leave as is

Metadata

Metadata

Assignees

No one assigned

    Labels

    p4https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions