-
-
Notifications
You must be signed in to change notification settings - Fork 783
ctrl+NVDA+f1 Speech Order #7338
Copy link
Copy link
Closed
Labels
p5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Milestone
Metadata
Metadata
Assignees
Labels
p5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hitting ctrl+NVDA+f1, we get something like
Currently running application is firefox.exe and currently loaded module is firefox
Could we instead consider:
firefox.exe is currently running. firefox module is loaded.
This gets us the information that we want right away. I have no UI training/expertise but it seems to make sense that the part of a message that varies should be spoken first. e.g. when we select text, we hear "hello selected", rather than "selected hello", because we know that we're selecting text, so the part that varies comes first and is the actual text selected.