Closed
Bug 397532
Opened 18 years ago
Closed 18 years ago
Correct wairole assignment for groupboxes, must be wairole:group, not wairole:groupbox to work correctly
Categories
(Firefox :: Disability Access, defect)
Firefox
Disability Access
Tracking
()
RESOLVED
FIXED
People
(Reporter: MarcoZ, Assigned: MarcoZ)
References
Details
(Keywords: access)
Attachments
(1 file)
2.06 KB,
patch
|
aaronlev
:
review+
|
Details | Diff | Splinter Review |
In the Options/Advanced/Update tab, and in the migration overlay XUL files, the wairole:groupbox causes the desired grouping assignment to fail. It has to be corrected to wairole:group to work.
Assignee | ||
Comment 1•18 years ago
|
||
Both instances are changed to wairole:group, as defined in accessible/src/base/nsARIAMap.cpp.
Attachment #282298 -
Flags: review?(aaronleventhal)
Updated•18 years ago
|
Attachment #282298 -
Flags: review?(aaronleventhal) → review+
Updated•18 years ago
|
Attachment #282298 -
Flags: review?(mano)
Comment 2•18 years ago
|
||
Comment on attachment 282298 [details] [diff] [review]
patch addressing the two instances of wairole:groupbox
Marco's fix has been integrated into the fix for bug 397664 and reviewed there.
Attachment #282298 -
Flags: review?(mano)
Comment 3•18 years ago
|
||
Checked in for Marco by integrating into fix for bug 397664.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•