Open
Bug 309805
Opened 19 years ago
Updated 2 years ago
'select' events are propogated in nested decks
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
NEW
People
(Reporter: jminta, Unassigned)
References
Details
Attachments
(1 file)
|
689 bytes,
application/vnd.mozilla.xul+xml
|
Details |
Setting the selected panel of a deck within another deck fires the 'select' event for the outer deck. See testcase.
Comment 2•19 years ago
|
||
I'm not clear what you think is wrong here. Select events should be bubbling up and that's what I'm seeing happening.
| Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #2) > I'm not clear what you think is wrong here. Select events should be bubbling up > and that's what I'm seeing happening. > The general consensus we (me+dmose+shaver) had was that the event shouldn't be bubbling up. If this is simply an incorrect understanding of proper event handling, feel free to close the bug.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•