Closed
Bug 283705
Opened 20 years ago
Closed 20 years ago
[MASv1.8b2] Compose app useless and with side effects
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 283612
mozilla1.8beta2
People
(Reporter: sgautherie, Assigned: sspitzer)
Details
(Keywords: regression, Whiteboard: [TimeFrame: between -0224 and -0225 !])
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050225] (nightly) (W98SE)
I upgraded from 0219 to 0225,
and found that I can't _send_ an email.
When starting Compose window the mouse (busy-)cursor starts to blink, even after
closing that window.
Here's what I found in the JS.C. _afterward_:
{{
Error: awGetPopupElement(top.MAX_RECIPIENTS) has no properties
Source File: chrome://messenger/content/messengercompose/addressingWidgetOverlay.js
Line: 538
Error: gMsgCompose.editor has no properties
Source File: chrome://messenger/content/messengercompose/MsgComposeCommands.js
Line: 197
Error: gMsgCompose.editor has no properties
Source File: chrome://messenger/content/messengercompose/MsgComposeCommands.js
Line: 187
}}| Reporter | ||
Comment 1•20 years ago
|
||
Well: Opening Compose: mouse cursor issue. Hopefully, fixing this will get rid of the errors. typing a To: name and using autocomplete: 1st JS error. Closing the window !?: 2rd JS error.
| Reporter | ||
Comment 2•20 years ago
|
||
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050224] (nightly) (W98SE) Working, not any error.
Whiteboard: [TimeFrame: between -0224 and -0225 !]
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 283612 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•20 years ago
|
Target Milestone: --- → mozilla1.8beta2
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•