Reported by mdcurran on 2014-01-16 03:09
Usually Gecko hides nodes marked with role=presentation from the accessibility tree. However if they are focusable it does not. Sites such as the Google Apps control panel have these focusable role=presentation edit fields all over the page. We should set isHidden manually on these nodes in the Gecko vbufBackend to stop announcing them.
Reported by mdcurran on 2014-01-16 03:09
Usually Gecko hides nodes marked with role=presentation from the accessibility tree. However if they are focusable it does not. Sites such as the Google Apps control panel have these focusable role=presentation edit fields all over the page. We should set isHidden manually on these nodes in the Gecko vbufBackend to stop announcing them.