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 upReduce and correct virtual buffer verbosity when moving by character and word #490
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2009-12-02 22:45 |
This comment has been minimized.
This comment has been minimized.
|
Comment by mdcurran on 2009-12-08 02:07 |
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by jteh on 2010-01-22 20:24 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Comment 6 by jteh on 2010-01-23 02:07 |
This comment has been minimized.
This comment has been minimized.
|
Comment 8 by jteh on 2010-01-25 08:19 |
Reported by jteh on 2009-12-02 22:40
The current level of verbosity in virtual buffers when moving by character and word is insane. Hearing in/out of paragraph, text frame, section, etc. is pretty useless to users. Also, table and list information isn't reported correctly in this case. When entering a field, moving by character and word should read the same way as it does when moving by line, rather than special casing; e.g. "table of y rows and x columns" rather than "in table" and "separator" rather than "in separator". When leaving a field, it should only read "out of x" for very specific fields, such as links, form fields and maybe graphics.
Blocking #49, #319