Closed
Bug 23872
Opened 25 years ago
Closed 25 years ago
Doubleclicking anyway in the Profile Selection starts the selected profile
Categories
(Core Graveyard :: Profile: BackEnd, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: bugzilla, Assigned: bugs)
Details
If you select a profile and the double click any where in the white area of the
profile selection (not on the one of the profile names) the profile your
selected are startet.
Expected:
Only when double clicking on the profile names should Mozilla start. Otherwise
couble clicking should be ignored!
Comment 1•25 years ago
|
||
David, Alec, does this look like something related to trees?
Comment 2•25 years ago
|
||
kind of - it seems like the doubleclick handler needs to know the target of the
double click - someone should look at event.target for when you click on a
profile name and when you click on the white space.
Assignee | ||
Updated•25 years ago
|
Assignee: selmer → rgoodger
Target Milestone: M14
Assignee | ||
Comment 3•25 years ago
|
||
I'll take this. I'll just look to make sure the target node is a treecell.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•25 years ago
|
||
fix checked in...
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•