Closed
Bug 207414
Opened 22 years ago
Closed 22 years ago
'person' icon in profilemanager list doesn't reflected 'migrated' status
Categories
(SeaMonkey :: Startup & Profiles, defect)
SeaMonkey
Startup & Profiles
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 207415
People
(Reporter: alfredkayser, Assigned: jag+mozilla)
Details
In the available profiles listbox of the 'Profile Manager'
all profiles are indicated with either a black face (classic)
or a colored face with an arrow (modern), independent whether
the profile is 'migrated' or newly created.
1. Do we need to show 'migrated' status in this box?
2. If so, do show the correct state.
3. If so, merge the icons into one (.png) image file, to save space
Patch to correct the last issue in the classic and modern is available.
However the real issue seems to be with the 'rowMigrate' attribute,
which is always set to 'yes', even if the profile is freshly created.
Except when profile is just created, the value contains the profile path.
So, ...
In terms of cleanup and general code resize, either:
a. fix the problem and merge images (space-saving)
b. remove the status, and just use one profile icon.
Greetings, Alfred
| Reporter | ||
Comment 1•22 years ago
|
||
Oops, DUP!
*** This bug has been marked as a duplicate of 207415 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•