Closed
Bug 311460
Opened 20 years ago
Closed 20 years ago
Accevent failing for options in closed combo box
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aaronlev, Assigned: aaronlev)
Details
(Keywords: access, fixed1.8, regression)
Attachments
(1 file, 1 obsolete file)
856 bytes,
patch
|
parente
:
review+
jst
:
superreview+
asa
:
approval1.8rc1+
|
Details | Diff | Splinter Review |
Since the checkin for bug 309329 we no longer create accessibles for objects in
hidden views.
The problem in that combo box options can be in a hidden view when you are
arrowing through a closed list.
So, we need to be able create accessibles for options and optgroups whether the
listbox they are in is opened or closed.
Assignee | ||
Comment 1•20 years ago
|
||
Eventually we need to rethink how we deal with hidden stuff in web content, but
not for branch.
Attachment #198781 -
Flags: superreview?(jst)
Attachment #198781 -
Flags: review?(parente)
Assignee | ||
Updated•20 years ago
|
Flags: blocking1.8rc1?
Assignee | ||
Updated•20 years ago
|
Attachment #198781 -
Flags: superreview?(jst)
Attachment #198781 -
Flags: review?(parente)
Assignee | ||
Comment 2•20 years ago
|
||
This condition also caused bug 310377.
Attachment #198781 -
Attachment is obsolete: true
Attachment #198783 -
Flags: superreview?(jst)
Attachment #198783 -
Flags: review?(parente)
Attachment #198783 -
Flags: review?(parente) → review+
Comment 3•20 years ago
|
||
Comment on attachment 198783 [details] [diff] [review]
Reverse AreAncestorViewsVisible() condition for creating accessibles added in bug 309329
sr=jst
Attachment #198783 -
Flags: superreview?(jst) → superreview+
Assignee | ||
Updated•20 years ago
|
Attachment #198783 -
Flags: approval1.8rc1?
Assignee | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Attachment #198783 -
Flags: approval1.8rc1? → approval1.8rc1+
![]() |
||
Comment 4•20 years ago
|
||
asa approved this patch for the branch but it isn't a blocker. Would be great to
get in ASAP though.
Flags: blocking1.8rc1?
You need to log in
before you can comment on or make changes to this bug.
Description
•