gecko-dev/accessible/tests
James Teh 187e20b6ae Bug 1578140: Use nsXULElement::Click for DoAction on XULLabelAccessible so it works for labels inside buttons. r=eeejay
For labels inside buttons, The base implementation of DispatchClickEvent doesn't fire a command event on the button.
To fix this, override DispatchClickEvent to use nsXULElement::Click, which does fire a command event on the button.

Differential Revision: https://phabricator.services.mozilla.com/D44410

--HG--
extra : moz-landing-system : lando
2019-09-03 19:11:35 +00:00
..
browser Bug 1577288 - Re-enable the ally tests by backing out ff9a610b3793 r=jmaher 2019-08-28 19:26:12 +00:00
crashtests Bug 1576709 - Add crash test for bug 1572811. r=Jamie 2019-08-26 23:12:27 +00:00
mochitest Bug 1578140: Use nsXULElement::Click for DoAction on XULLabelAccessible so it works for labels inside buttons. r=eeejay 2019-09-03 19:11:35 +00:00