UNCONFIRMED 73825
[Gtk] Dojo checkboxes emit two state-changed events when their state is toggled
https://bugs.webkit.org/show_bug.cgi?id=73825
Summary [Gtk] Dojo checkboxes emit two state-changed events when their state is toggled
Joanmarie Diggs
Reported 2011-12-05 04:54:38 PST
The Dojo checkboxes found on this test page [1] emit two state-changed events when their state is toggled. Only one is needed. :) Furthermore, only one is desired so that screen readers do not wind up double-presenting the state change. [1] http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_CheckBox.html
Attachments
Joanmarie Diggs
Comment 1 2011-12-05 09:14:13 PST
Turns out this applies to the radio buttons (on the same test page) as well.
Note You need to log in before you can comment on or make changes to this bug.