Closed
Bug 267753
Opened 20 years ago
Closed 20 years ago
[Mac] cannot compose or reply
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: MozillaUser, Assigned: mscott)
References
Details
(Keywords: regression, smoketest)
Attachments
(2 files)
|
41.37 KB,
image/png
|
Details | |
|
685 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
Thunderbird MacOS trunk build 20041104 running on Mac OS X 10.3.5 Clicking "Write" causes the "wait" mouse cursor to spin until the mouse is moved. No compose window ever appears. No errors appear in the console javascript. Clocking on the "Reply" button to any message causes the "wait" mouse cursor to spin until the mouse is moved. No compose window ever appears. No errors appear in the javascript console. Using an IMAP account, reproduced with a clean profile.
I see a similar thing except that I get a window appear containing an error - see attachment - and in the JS console I get: Error: gMsgCompose is not defined Source File: chrome://messenger-smime/content/msgCompSMIMEOverlay.js Line: 72 WinXP SP1 20041207 CVS build although I've been seeing this in my CVS builds for a while now (few weeks?).
OK, I think that my problem is a different one. I raised bug 274562 for it
Comment 3•20 years ago
|
||
*** Bug 276900 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Severity: major → blocker
Component: General → Message Compose Window
Keywords: smoketest
Version: unspecified → Trunk
Comment 4•20 years ago
|
||
Marcia, are you able to compose/reply on linux/windows trunk?
Comment 5•20 years ago
|
||
when looking at the Window menu (on Mac OS X), there's a blank entry for each attempt at bringing up a mail compose window.
Comment 6•20 years ago
|
||
this broke sometime btwn 01-Oct-2004 and 01-Nov-2004. narrowing regression window. btw, unable to test on Linux due to bug 276918.
Updated•20 years ago
|
Keywords: regression
Comment 7•20 years ago
|
||
this regressed btwn 2004102003-trunk (works fine) and 2004110105-trunk (broken). unfortunately, there weren't builds available on archive.m.o for the intermediary dates, hence the broad window.
Comment 8•20 years ago
|
||
> btw, unable to test on Linux due to bug 276918.
actually, with a 2004111506-trunk Linux build this bug is not a problem. so
perhaps this might be Mac-only...
Updated•20 years ago
|
Flags: blocking-aviary1.1?
Comment 9•20 years ago
|
||
I am seeing this in the current nightly builds on OSX 10.3.7.
Comment 10•20 years ago
|
||
I am having the same problem with TB 1.0 on windows XP. Clicking on write, reply or reply to all produces the egg timer for a few seconds then nothing happens. When I close TB, it does not shut down, and cannot be restarted until I kill the process via Task Manager. This suddenly started happening after one month of relatively problem free operation. I had not installed any new extensions or new software elsewhere when this happened. Renders the software unusable.
Updated•20 years ago
|
Summary: cannot compose or reply → [Mac] cannot compose or reply
| Assignee | ||
Comment 11•20 years ago
|
||
the mac error is strange: chrome: failed to get base url for chrome://editor/content/editor.js couldn't convert chrome URL: chrome://editor/content/editor.js I'm not sure why it isn't finidng editor.js on the trunk for Mac only yet.
| Assignee | ||
Comment 12•20 years ago
|
||
for some reason the build isn't registering the editor content package like it is for everything else. content/editor and content/editor-region are both missing.
| Assignee | ||
Comment 13•20 years ago
|
||
Make sure we build editor\ui before the final rsync in mail\app\Makefile.in otherwise it happens after the build package is done and we don't get any editor UI in thunderbird.
Attachment #173215 -
Flags: superreview?(benjamin)
Comment 14•20 years ago
|
||
Comment on attachment 173215 [details] [diff] [review] the fix r=me, no sr needed
Attachment #173215 -
Flags: superreview?(benjamin) → review+
| Assignee | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 15•20 years ago
|
||
vrfy'd fixed with the 2005020704-trunk tbird build on mac os x 10.3.7.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Flags: blocking-aviary1.1?
You need to log in
before you can comment on or make changes to this bug.
Description
•