Reported by jteh on 2013-07-03 05:32
Mozilla exposes accName for list items, but NVDA ignores this. This is problematic on sites like Twitter where the list items can receive focus and the content should be read in focus mode. This problem is due to NVDAObjects.IAccessible.mozilla.ListItem, which is very old code which doesn't serve any useful purpose now and should simply be removed.
Reported by jteh on 2013-07-03 05:32
Mozilla exposes accName for list items, but NVDA ignores this. This is problematic on sites like Twitter where the list items can receive focus and the content should be read in focus mode. This problem is due to NVDAObjects.IAccessible.mozilla.ListItem, which is very old code which doesn't serve any useful purpose now and should simply be removed.