Open Bug 533710 Opened 16 years ago Updated 3 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.
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.