-
-
Notifications
You must be signed in to change notification settings - Fork 734
Description
Reported by tvalusek on 2009-11-26 08:38
Some screenreaders for mobile devices have an extremely useful feature for partially-sighting users - an option to mute automatic feedback issued during normal device use. However, all commands involving a dedicated "screenreader" key operate as usual, including voice feedback. That means one can silently navigate menus, and when there is an item with incomplete title shown, a screenreader command for reading current item can be used without re-enabling speech.
I'd like to see similar behavior in NVDA - a mode with no spoken feedback on ordinary key presses (including command keys such as TAB, Enter, Space etc.), but all NVDA commands involving NVDA key operating as usual. This could be useful for Braille users too. Virtual buffers should be automatically engaged in form mode when auto-feedback is muted, so that they don't interfere with common control of e.g. web browsers, PDF readers etc.