Closed
Bug 10708
Opened 26 years ago
Closed 26 years ago
[PP]Press Enter while focus in the To: field eraises entry
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M10
People
(Reporter: fenella, Assigned: bugzilla)
Details
(Whiteboard: [PR1])
Linux (1999-07-28-15 M9)
1. From Messenger, Click New Msg to open the Compose window
2. Enter the email id in the To; field
3. Press Enter while the cursor is still in the To: field
Actual result: The entry in the To: field got eraised after pressing Enter
Expected result: The entry in the To; field should not be erasied after pressing
Enter.
Note: if I do not press Enter in step 3, but bring cursor focus to another
field and then press Enter, this problem would not occur
This does not occur on Win_nt 4.0
Has not tested Mac yet
I saw the js error message when this problem occurs:
SendMessage from XUL
GenericSendMessage from XUL
Looking for identity id3
Identity = [xpconnect wrapped nsIMsgIdentity]
Looking for identity id3
JavaScript error: uncaught exception: Component returned failure code: 0x8007005
7 [nsIMsgCompose.SendMsg, {file: file:////home/gor/seamonkey/package/chrome/mess
engercompose/content/default/messengercompose.xul, line: 240}]
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10
| Assignee | ||
Comment 2•26 years ago
|
||
maybe a side effect of the current auto completion?
Sounds like this needs to be fixed for PR1, so I added a note to the Status
Whiteboard.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 4•26 years ago
|
||
Works fine for me on all platform. Tried with address that have a match in my
addressbook and with address that doesn't
Status: RESOLVED → VERIFIED
OS: All → Linux
Hardware: All → Other
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•