Closed
Bug 289935
Opened 20 years ago
Closed 20 years ago
Can't highlight default profile in profile manager
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 279497
People
(Reporter: bzbarsky, Assigned: benjamin)
Details
(Whiteboard: DUPEME)
BUILD: Trunk Linux build from this morning
STEPS TO REPRODUCE:
1) Run "firefox -ProfileManager"
2) Create a new profile in addition to the default one.
3) Select the default profile and start firefox.
4) Quit.
5) Run "firefox -ProfileManager"
ACTUAL RESULTS: Default profile is not highlighted. Clicking on it doesn't
highlight it. Highlighting of the other profile works fine.
EXPECTED RESULTS: Can highlight either profile.
NOTES: I seem to recall a similar issue in the SeaMonkey profile manager that
was resolved by not trying to access the list item before its binding had been
attached or something....
Assignee | ||
Updated•20 years ago
|
Whiteboard: DUPEME
Comment 1•20 years ago
|
||
Actually it was hacked around in the branch using a timeout while on the trunk
the listbox was converted to a tree because it has different semantics. Should
bz's XBL binding construction patch ever land, it would resolve this bug.
Comment 2•20 years ago
|
||
The component isn't quite right, but this is the same as bug 279497.
*** This bug has been marked as a duplicate of 279497 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
![]() |
Reporter | |
Comment 3•20 years ago
|
||
Hey, I just filed in the component Mike told me to use. ;)
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•