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 upUpdating an Ordered or Unordered List In The DOM With Javascript Breaks NVDA's List Announcement #2199
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2012-03-25 23:21 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by parham on 2012-03-26 05:33 STR for lists: Go to the homepage of Facebook after logging in. Press H until you are on the first post (it will be in the "main landmark" section) and arrow down. You will pass a list that contains how many people liked this post, and another list inside for the comments, and below that there will be a text area field. STR for tables: |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by jteh on 2012-03-26 05:45 |
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by parham (in reply to comment 3) on 2012-03-26 05:52
Ah. Do you want me to split the ticket up so the two different issues can be tracked separately, or is it fine as is? |
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by jteh on 2012-03-26 06:06 |
This comment has been minimized.
This comment has been minimized.
|
Comment 6 by parham on 2012-03-26 06:14 |
This comment has been minimized.
This comment has been minimized.
|
Comment 7 by mdcurran on 2014-04-15 04:45 |
This comment has been minimized.
This comment has been minimized.
|
Comment 8 by Michael Curran <mick@... on 2014-04-15 06:03
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 10 by MarcoZehe on 2014-04-16 15:12 |
This comment has been minimized.
This comment has been minimized.
|
Comment 11 by parham (in reply to comment 10) on 2014-04-16 15:59
Awesome! Thanks! |
This comment has been minimized.
This comment has been minimized.
|
Comment 12 by Michael Curran <mick@... on 2014-04-30 23:09
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 13 by mdcurran on 2014-04-30 23:11 |
nvaccessAuto commentedMar 25, 2012
Reported by parham on 2012-03-25 13:55
When an action (E.G. clicking a link or a button which is inside a list or a table) causes the Javascript on the page to update an unordered (or ordered) list, or a table, pressing insert+up arrow in that element reports "list end" or just "cell" in case of tables. Note that this only happens when you are inside the list/table when the action occurs. An easy way is navigating inside the Facebook wall, where the comment text area fields get inserted as you scroll down the posts. This also happens reliably in tables where you have to drag and drop an element from one column to the next.
Blocking #4064