Bug#886956: Firefox: tab-selection accessibility events not always emitted

Samuel Thibault sthibault at debian.org
Thu Jan 11 19:14:59 UTC 2018


Package: firefox
Version: 52.0-1
Tags: a11y upstream
Owner: bugs at hypra.fr
User: bugs at hypra.fr
Usertags: hypra
Forwarded: https://bugzilla.mozilla.org/show_bug.cgi?id=1429870


This is a bug report just for tracking its status in Debian.





Steps to reproduce:

Switch between tabs with control-page up / down


Actual results:

Events
interface=org.a11y.atspi.Event.Object; member=StateChanged string "selected"
for the newly selected tab are not always emitted: they get emitted when using control-pagedown, except when arriving on the last tab. Conversely, they never get emitted when using control-pageup, except when arriving on the first tab.


Expected results:

Events
interface=org.a11y.atspi.Event.Object; member=StateChanged string "selected"
for the newly selected tab should always be emitted



More information about the pkg-mozilla-maintainers mailing list