-
-
Notifications
You must be signed in to change notification settings - Fork 783
Warn user when overriding a pre-existing input gesture #3605
Copy link
Copy link
Open
Labels
component/NVDA-GUIenhancementp4https://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
component/NVDA-GUIenhancementp4https://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 dgoldfield on 2013-10-23 18:55
When you assign an NVDA function to a hotkey which is already assigned, the user is not warned that this key is currently in use or has been assigned to another function.
Example:
Of course, the insert-T hotkey is usually the key to read the title bar. NVDA will allow you to make this choice and will override the current function of insert-T, without first warning the user that this key is in use.
Blocking #4915