Open Bug 533710 Opened 15 years ago Updated 2 years ago

Move PerformAccessKey into script

Categories

(Core :: XUL, defect)

defect

Tracking

()

People

(Reporter: enndeakin, Unassigned)

Details

The implementation of nsXULElement::PerformAccessKey has a number of hardcoded tag checks to do different things for different elements. Instead, this should be moved into the xbl implementation and implemented via a generic interface. Probably, the interfaces nsIDOMXULLabeledControlElement and nsIDOMXULLabelElement.
Moving to Core:XUL per https://bugzilla.mozilla.org/show_bug.cgi?id=1455336
Component: XP Toolkit/Widgets: XUL → XUL
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.