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 upCreate a "Flat review" mode #58
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by pvagner on 2008-04-07 18:16 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by aleksey_s on 2008-04-08 05:47 |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by pvagner on 2008-04-08 06:55 |
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by aleksey_s on 2008-04-08 07:06 |
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by mdcurran on 2008-04-27 10:32 |
This comment has been minimized.
This comment has been minimized.
|
Comment 6 by aleksey_s on 2008-07-30 09:05 |
This comment has been minimized.
This comment has been minimized.
|
Comment 8 by pvagner on 2008-08-01 06:55 |
This comment has been minimized.
This comment has been minimized.
|
Comment 10 by mdcurran on 2010-05-10 07:14 |
This comment has been minimized.
This comment has been minimized.
|
Comment 11 by jteh on 2010-07-27 07:47 |
This comment has been minimized.
This comment has been minimized.
|
Comment 12 by mdcurran on 2010-07-27 08:04 This will add functionality to:
With this functionality in place, NVDA would also no longer automatically set the navigator object to the deepest object when reviewing a flat representation. Rather they would need to execute the script. This should hopefully make the experience a little more easy to understand as the navigator object and review cursor arn't anymore magically mvoing around due to the other moving. The branch is at: |
This comment has been minimized.
This comment has been minimized.
|
Comment by aleksey_s on 2010-07-27 09:45 |
This comment has been minimized.
This comment has been minimized.
|
Comment 14 by jteh on 2010-07-30 06:40 |
Reported by cnorman on 2008-04-07 17:16
In most windows screen readers, they create the "Virtual focus" mode, or be it, possibly under a different name.
The (opensource) screen reader Orca has a "Flat review" mode, where the user uses the keys on the number pad to navigate the screen, 7 is previous line, 8 speaks the currentline, 9 speaks the nextline down, 6 thenext word, 5 the current word, 4 the previous word, and 1, 2, and 3 are the same with characters, I think this would be a great feature for NVDA, to be able to read the hole screen from the number pad. Also, there whould be a feature for laptops, which works on the u, i, o, j, k, l, m, ,, and . keys. I also think there should be two sets of key bindings, but that's a different ticket.
Blocked by #22, #643
Blocking #502, #788