Open
Bug 1355802
Opened 9 years ago
Updated 7 months ago
role='row' contained by role='treegrid' should aslo check role='rowgroup' as immediate parent
Categories
(Core :: Disability Access APIs, enhancement, P5)
Core
Disability Access APIs
Tracking
()
NEW
People
(Reporter: surkov, Unassigned)
References
(Blocks 1 open bug)
Details
ROLE_SYSTEM_OUTLINE_ITEM is returned for role='row' under role='treegrid', we should check role='rowgroup'.
from Aaron's email: 'Here you check the parent, but technically it could be the grandparent, because the parent could be role="rowgroup". '
https://dxr.mozilla.org/mozilla-central/source/accessible/windows/ia2/ia2Accessible.cpp#183
Updated•8 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
Updated•7 months ago
|
Severity: S3 → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•