Closed
Bug 363426
Opened 18 years ago
Closed 16 years ago
getChildAtPoint() "sees through" XUL tabs (doesn't restrict itself to the frontmost tab)
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hwaara, Assigned: davidb)
Details
(Keywords: access, regression)
When testing mouse hit-testing on the XUL periodic table (http://www.hevanet.com/acorbin/xul/top.xul) and in Firefox's preferences dialog, I've noticed that getChildAtPoint() sees through tabs.
That is, it often gives the accessible for the backmost tab, instead of the one that is currently showing.
Comment 1•18 years ago
|
||
I believe this is a DUPE. Need to search through https://bugzilla.mozilla.org/showdependencytree.cgi?id=342901&hide_resolved=1
Reporter | ||
Comment 2•18 years ago
|
||
Is it related to bug 343904? I couldn't really understand that bug.
Comment 3•18 years ago
|
||
I think a proper fix for that one will fix this as well.
Blocks: 343904
Whiteboard: DUPEME
Updated•18 years ago
|
Assignee | ||
Updated•16 years ago
|
Assignee: aaronleventhal → david.bolter
Assignee | ||
Comment 4•16 years ago
|
||
Closing WORKSFORME, please reopen if you can reproduce on trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•