Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAnnounce autotext such as numbering when pressing enter in editable documents #4185
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by Michael Curran <mick@... on 2014-06-11 06:37
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by nvdakor on 2014-06-11 10:22
This does not occur in sites such as Google. In multi-line edit fields in browse mode, "blank" is spoken after pressing ENTER. |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by Michael Curran <mick@... on 2014-06-11 23:01
|
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by Michael Curran <mick@... on 2014-06-26 07:11
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by mdcurran on 2014-06-26 07:13 |
nvaccessAuto commentedJun 11, 2014
Reported by mdcurran on 2014-06-11 05:07
Some editors sucha s Microsoft word can automatically insert numbers or bullets on new lines when pressing enter when currently in a list. Another exzmple would be a programming editor that automatically inserts tab characters when pressing enter.
When pressing enter, NVDA should announce any text on the new line up to the position of the caret.
This should happen in all editable text except for controls with live text (e.g. terminals).
These announcements must also be configurable.
Blocking #4393