gecko-dev/accessible
Eitan Isaacson 3267d4f31f Bug 1639048 - Don't traverse into labels. r=Jamie
Labels are often used as primary click targets for related inputs. If
they are styled to certain bounds, but contain overflowing text for a11y
with a color of "transparent", the synthesized click will happen outside
the bounds of the label.

If we skip text leafs with "color: transparent", we will skip labels
altogether. Instead, lets land on labels when traversing, and ignore
its subtree.

Differential Revision: https://phabricator.services.mozilla.com/D77898
2020-06-22 22:03:58 +00:00
..
android Bug 1639048 - Don't traverse into labels. r=Jamie 2020-06-22 22:03:58 +00:00
aom Bug 1626570 - Improve handling of copying arrays in accessible/. r=smaug 2020-04-30 09:36:14 +00:00
atk Bug 1641932: Add Mac subroles to role map. r=eeejay 2020-06-05 03:45:44 +00:00
base Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
generic Bug 1645817 - Use overlay scrollbars win browser resolution test. r=kats 2020-06-18 11:21:41 +00:00
html Bug 1624909: Create and maintain radio siblings array for position information. r=eeejay 2020-05-29 17:37:46 +00:00
interfaces Bug 1642030 - Support testing of parameterized attributes in Mac mochitests. r=morgan 2020-06-02 04:20:38 +00:00
ipc Bug 1630208 part 2: Drop events for DocAccessibleParents which are already shut down. r=yzen 2020-06-17 18:40:42 +00:00
mac Bug 1643168 - block moxSetFocused: on non-focusable accessibles. r=morgan 2020-06-10 17:34:30 +00:00
other
tests Backed out changeset 3671a57712e4 (bug 1646780) for Browser-chrome failures in webrtc/browser_devices_get_user_media_tear_off_tab.js 2020-06-19 04:22:23 +03:00
windows Bug 1634591: Rename nsCoreUtils::IsTabDocument to IsTopLevelContentDocInProcess. Rename DocAccessible::eTabDocument to eTopLevelContentDocInProcess. r=MarcoZ 2020-06-10 05:03:05 +00:00
xpcom Bug 1642030 - Support testing of parameterized attributes in Mac mochitests. r=morgan 2020-06-02 04:20:38 +00:00
xul Bug 1640623 - Use enum classes for LookAndFeel int and float IDs. r=jmathies,geckoview-reviewers,esawin 2020-06-11 11:27:43 +00:00
moz.build Bug 1630391: Add telemetry test for backplate and a11y theme scalars. r=chutten,yzen 2020-06-12 17:02:45 +00:00