-
-
Notifications
You must be signed in to change notification settings - Fork 783
Announce shortcut keys after the content for some roles #49
Copy link
Copy link
Open
Labels
enhancementfeature/browse-modep4https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Metadata
Metadata
Assignees
Labels
enhancementfeature/browse-modep4https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Reported by jteh on 2008-03-20 01:47
Currently, when reading nodes with shortcut keys while cursoring around in a gecko_ia2 virtual buffer, the shortcut keys are announced before the content of the node itself. For example, a link with a shortcut key might be announced as "link alt+shift+1 home". The keyboard shortcut should be announced after the content; in this example, "link home alt+shift+1".
Test Case
Blocked by Reduce and correct virtual buffer verbosity when moving by character and word #490