-
-
Notifications
You must be signed in to change notification settings - Fork 787
New NVDA+Shift+b message feels too verbose #14214
Copy link
Copy link
Closed
Labels
bug/regressionp3https://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.ux
Milestone
Metadata
Metadata
Assignees
Labels
bug/regressionp3https://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.ux
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
The current battery status message when pressing NVDA+shift+b feels too verbose, because it reports the AC status before the battery level, which is useful when plugging in a charger, but feels unnecessarily long when pressing NVDA+shift+b, because when pressing that keyboard shortcut a user tends to be looking for the battery status first in that case.
Describe the solution you'd like
Revert back to the older style of battery announcements, charging battery: x% when plugging in a charger, and x% X hours and x minutes remaining, or x% charging when pressing NVDA+shift+b.
Describe alternatives you've considered
Leave the current message as is.
Additional context
See the discussion in #14213.