Closed
Bug 52367
Opened 25 years ago
Closed 24 years ago
js errors in mailcompose recipient field
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: spam, Assigned: scottputterman)
Details
2000091212 linux
When i hit "reply all" i see this in console:
ComposeLoad from XUL
Compose: ComposeStartup
[originalMsg=mailbox_message://mq13508@popq.c2i.net/Inbox#10298]
[preselectid=id2]
[format=0]
[type=2]
[nsIMsgIdentity: id1],[nsIMsgIdentity: id2]
Created editorShell
editor initialized in HTML mode
failed to get command manager number 3
failed to get command manager number 2
Registering commands
Have Find = true
Have SpellChecker = false
args newshost = undefined
An error occurred updating the cmd_removeList command
An error occurred updating the cmd_removeList command
An error occurred updating the cmd_removeList command
RECEIVE CALLBACK: OnHeadersReady
Warning prev sibling is not in our list!!!set focus on the body
-------
When there are several recipients in the to-fields and i click up-arrow on
scrollbar, it has no effect:
in console i see:
awClickEmptySpace
and nothing displays - instead the view goes "to bottom" - and no recipients are
displayed at all anymore.
--
When i double-click to select one of the filled in recipients, this appears in
console:
WheJavaScript error:
line 1: event.originalTarget.getAttribute is not a function
This error will persist and display each time i even click in recipient-field.
--
After now having double-clicked on the To: recipient and hit backspace to delete
the person; this displays:
_awSetFocus failed, try it again...
Gdk-CRITICAL **: file gdkwindow.c: line 716 (gdk_window_ref): assertion `window
!= NULL' failed.
_awSetFocus failed, try it again...
_awSetFocus failed, forget about it!
JavaScript error:
line 0: uncaught exception: [Exception... "Illegal value" code: "-2147024809"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "<unknown>"]
This has changed slightly. In build ID 2000121621:
MsgReplyToAllMessage from XUL
ComposeMessage folder=[xpconnect wrapped nsIMsgFolder]
ComposeMessage from XUL: [nsIMsgIdentity: id2]
i = 0
moo!moo!moo!moo!
ComposeLoad from XUL
Compose: ComposeStartup
[nsIMsgIdentity: id1],[nsIMsgIdentity: id2],[nsIMsgIdentity:
id4],[nsIMsgIdentity: id3],[nsIMsgIdentity: id5],[nsIMsgIdentity: id6]
failed to get command manager number 3
failed to get command manager number 2
Registering commands
Have Find = true
Have SpellChecker = false
An error occurred updating the cmd_removeList command
An error occurred updating the cmd_removeList command
An error occurred updating the cmd_removeList command
RECEIVE CALLBACK: OnHeadersReady
replacing child in comp fields 2 recips
Warning prev sibling is not in our list!!!moo!moo!set focus on the body
When you fix this, can someone verify, thanks!
resolving as WFM. This has been gone for ages.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•