Closed
Bug 114526
Opened 23 years ago
Closed 23 years ago
Mail/news-Labels not locking color selection properly
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
People
(Reporter: lrg, Assigned: ssu0262)
Details
When the labels colors prefs are set, the value is locked, and will retain the
value set.
However the preference doesn't look like it is locked to the user, and he can
select a new color. The selection he is made is lost after the window is
closed, (it returns to the locked value).
the pref in question is:
lockPref("mailnews.labels.color.1", "#FFCCCC"); (these are numbered 1-5)
modifying ownership
Assignee: sgehani → hyatt
QA Contact: sairuh → rvelasco
Comment 2•23 years ago
|
||
Color picker was never lockable in prefs panel...
http://bugzilla.mozilla.org/show_bug.cgi?id=84212
Eddy was in the process of checking in a fix to lock this. Above bug contains
his patch.
Comment 3•23 years ago
|
||
hi scott, would you know who's working on this?
Comment 5•23 years ago
|
||
If I'm reading the patch in 84212 correctly, it looks like there's no code
specific to the pref panels to fix this bug (it looks colorpicker related). So,
I'm going to mark this a dup.
*** This bug has been marked as a duplicate of 84212 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•