Closed Bug 12299 Opened 25 years ago Closed 25 years ago

onselect sends treecell as event.target twice

Categories

(Core :: XUL, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: scottputterman, Assigned: hyatt)

Details

In the treewidget, onselect sends the treecell as event.target twice instead of
sending the treecell and the treeitem.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed.  onselect now properly sets the target to be the tree itself.  It also
now only fires once when the selection changes (instead of twice).
I can verify that it's only getting called once now. thanks, David.
Status: RESOLVED → VERIFIED
cool, marking verified.
You need to log in before you can comment on or make changes to this bug.