Closed
Bug 389525
Opened 18 years ago
Closed 18 years ago
Want to be able to easily observe deck index changes
Categories
(Toolkit :: UI Widgets, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: neil, Unassigned)
References
Details
Attachments
(1 file)
781 bytes,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
In bug 342087 we want to know when the deck's index has changed. The prefwindow code currently sets the index using setAttribute so that currently only a DOMAttributeChanged listener works. I would like to change it to use the selectedIndex setter which also dispatches a lighter weight select event.
Reporter | ||
Comment 1•18 years ago
|
||
Attachment #273763 -
Flags: review?(gavin.sharp)
Updated•18 years ago
|
Attachment #273763 -
Flags: review?(gavin.sharp) → review+
Reporter | ||
Comment 2•18 years ago
|
||
Oops, I forgot to matk this fixed last week ;-)
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•