Closed
Bug 1258134
Opened 10 years ago
Closed 5 years ago
New color picker doesn't work in SeaMonkey
Categories
(SeaMonkey :: Calendar, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: walts48, Unassigned)
Details
Same as bug 1151440, except I tested all SeaMonkey versions with their respective Lightning version up to and including SM 2.40 with Lightning 4.5b1
Comment 1•10 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0 SeaMonkey/2.45a1
This appears to be working on SeaMonkey 2.45a1 on Windows. Is this bug Linux only?
| Reporter | ||
Comment 2•10 years ago
|
||
Appears to be since it doesn't work for me using Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0 SeaMonkey/2.45a1 and Lightning 5.0a1.
Can't test 32-bit SeaMonkey
The color picker here <http://www.wufoo.com/html5/types/6-color.html> does work in the browser
A workaround is to modify the value of "calendar.registry.*.color" in about:config after the calendar is created.
Comment 3•10 years ago
|
||
According to Bug 1188945 the color picker dialog fails on some Linux system if preference "browser.preferences.instantApply" is set to false. What is your setting for this preference?
Flags: needinfo?(schw01)
| Reporter | ||
Comment 4•10 years ago
|
||
True. browser.preferences.instantApply;true
Flags: needinfo?(schw01)
| Reporter | ||
Comment 5•10 years ago
|
||
When I start up the Mail and Newsgroups window I get
Warning: Use of Mutation Events is deprecated. Use MutationObserver instead.
Source File: chrome://calendar/content/widgets/calendar-widgets.xml
Line: 495
If that is any help.
Comment 6•10 years ago
|
||
I originally did not remove the styles for #developer-toolbar-closebutton because I thought something else was using this id. But now I see that the toolbox.xul close button is using class="devtools-closebutton" so now we can remove all the #developer-toolbar-closebutton styles from:
http://mxr.mozilla.org/comm-central/source/mozilla/browser/themes/osx/browser.css#3263
http://mxr.mozilla.org/comm-central/source/mozilla/devtools/client/themes/commandline.inc.css
Comment 7•10 years ago
|
||
oops wrong tab
Updated•5 years ago
|
Component: Lightning: SeaMonkey Integration → Calendar
Product: Calendar → SeaMonkey
Version: unspecified → SeaMonkey 2.45 Branch
| Reporter | ||
Comment 8•5 years ago
|
||
Working for me in SeaMonkey 2.53.3.
Haven't installed 2.54.4 yet.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•