Open
Bug 75681
Opened 24 years ago
Updated 3 years ago
GetControllerForCommand should walk the entire DOM, not just focusable elements.
Categories
(Core :: XUL, enhancement)
Core
XUL
Tracking
()
NEW
mozilla1.0.1
People
(Reporter: markh, Unassigned)
Details
The summary says it all - it would simplify a few people's lives if the entire
DOM was walked looking for nsIControllers rather than just the focusable
elements. Dave said to file it on him, so here it is :)
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.1
Updated•24 years ago
|
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Updated•24 years ago
|
Target Milestone: mozilla1.0 → mozilla1.0.1
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
Updated•16 years ago
|
Assignee: hyatt → nobody
Updated•15 years ago
|
Status: ASSIGNED → NEW
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•