Closed
Bug 110775
Opened 24 years ago
Closed 24 years ago
new compose window has two blinking cursors
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.7
People
(Reporter: jud, Assigned: bugzilla)
Details
(Whiteboard: Have fix)
Attachments
(1 file)
|
1.08 KB,
patch
|
vparthas
:
review+
mscott
:
superreview+
|
Details | Diff | Splinter Review |
using win2k, trunk.
problem: the mail compose window, when first brought up, has a blinking cursor
in the to: field, and in the message body. the to: field is the one w/ the focus.
steps to repro:
1. open mail news
2. click the compose button
3. notice the two blinking cursors
results:
two blinking cursors
expected results:
there should only be one blinking cursor; in the to: field.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Whiteboard: Have fix
Target Milestone: --- → mozilla0.9.7
| Assignee | ||
Comment 1•24 years ago
|
||
Are you using a recycled compose window?
| Reporter | ||
Comment 2•24 years ago
|
||
yes
| Assignee | ||
Comment 3•24 years ago
|
||
I have a patch that fix this problem as well some other one related to the
recycled window. Patch coming...
| Assignee | ||
Comment 4•24 years ago
|
||
| Assignee | ||
Comment 5•24 years ago
|
||
The patch fix the following problems:
1) bogus blinking cursor in editor
2) enable the editable field in case the compose window was closed in a bad state
3) disable the editable field, include the editor when caching the window, that
might fix the problem were the compose window show up by itself.
4) clear the subject field when caching the window.
Comment on attachment 58770 [details] [diff] [review]
proposed fix, v1
r=varada
Attachment #58770 -
Flags: review+
Comment 7•24 years ago
|
||
Comment on attachment 58770 [details] [diff] [review]
proposed fix, v1
sr=mscott
Attachment #58770 -
Flags: superreview+
| Assignee | ||
Comment 8•24 years ago
|
||
Fixed and checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 9•24 years ago
|
||
verified no two blinking cursor in new compose widow.
Build: 2001-11-27-06 win98, linux, mac os x
Status: RESOLVED → VERIFIED
Updated•21 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
•