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 upExcel: automatic column/row header reading should be limited to current region #3568
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2014-05-01 01:01 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by mdcurran on 2014-06-05 03:47 |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by Michael Curran <mick@... on 2014-06-08 04:18
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by Michael Curran <mick@... on 2014-06-09 06:45
|
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by surveyor on 2014-06-10 13:16 Peace of log is below: |
This comment has been minimized.
This comment has been minimized.
|
Comment 6 by surveyor on 2014-06-10 13:25 |
This comment has been minimized.
This comment has been minimized.
|
Comment 7 by Michael Curran <mick@... on 2014-06-10 16:40
|
This comment has been minimized.
This comment has been minimized.
|
Comment 8 by Michael Curran <mick@... on 2014-06-26 07:11
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 9 by mdcurran on 2014-06-26 07:13 |
This comment has been minimized.
This comment has been minimized.
|
Comment 10 by ajirving on 2014-10-19 21:24 For example: write some headers in row one, and do NVDA+shift+c in A1. Then start entering data in row 3, leaving row 2 blank. NVDA doesn't read the headings when you're in row 3 or below. Is there any way that this could be fixed? For example, could we have a toggle which determines whether headings are constrained to the current region? |
nvaccessAuto commentedOct 9, 2013
Reported by mdcurran on 2013-10-09 06:01
Currently NVDA announces headers on a cell when that cell is anywhere below (for a column) or to the right (for a row), even if the cell is in a different region. It should be limited to the current region as its very common to have multiple forms of data in the same sheet.