Closed
Bug 19011
Opened 25 years ago
Closed 25 years ago
Selecting an open tree item selects all of the children
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: scottputterman, Assigned: hangas)
Details
If I open a folder or message thread in mailnews and select the top level, all
of the children get selected as well. Is there something in the xul I have to
do to turn this off, or is this a bug?
Updated•25 years ago
|
Assignee: alecf → hangas
Comment 1•25 years ago
|
||
hangas broke this with his checkin to global.css on 11/11
Paul - you changed this:
treeitem[selected="true"] > treerow {
to this:
treeitem[selected="true"] {
Which seems like a mistake
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M12
Fix checked in. I had broken this one myself when creating the styles for
showing which tree had focus.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•25 years ago
|
||
VERIFIED fixed with the 1999111808 builds
You need to log in
before you can comment on or make changes to this bug.
Description
•