Closed
Bug 670332
Opened 14 years ago
Closed 14 years ago
Event Reminder window crashing
Categories
(Calendar :: Alarms, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 668450
People
(Reporter: sweetthdevil, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20100101 Firefox/5.0
Build ID: 20110619063910
Steps to reproduce:
Installed the latest Thunderbird 5.0 and lightning 1.0b4
Actual results:
The reminder window appear blank for a tiny second then disappear - running thunderbird with the gdb command to trace any error doesn't show any crash.
But looking at the `error console` from thunderbird, I have 6 message coming from the same file .
file located http://pastebin.com/8qdwsjCx
Unknow property `box-sizing`. Declaration dropped. line: 15
Unknown property `transition`. Declaration dropped. line: 138
Unknown property `transform`. Declaration dropped. line: 147
Unknown property `transition`. Declaration dropped. line: 152
Unknown property `transform`. Declaration dropped. line: 159
Unknown property `transition`. Declaration dropped. line: 171
and then a last error:
Error in parsing value for `font-style`. Declaration dropped. line: 111
chrome://conversations/skin/tokeninput.css
Expected results:
The reminder window should give the option to snooze, or to dismiss.
Comment 1•14 years ago
|
||
Known, a new release will be available next week.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•