Closed
Bug 23594
Opened 26 years ago
Closed 26 years ago
Mac doesn't get caret in address field on new mail compose
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: mozeditor, Assigned: mozeditor)
Details
(esther says:)
Using 20000104 builds on mac here is what's happening now when you click New Msg:
Mac - cursor is not visible, just start typing and the text is displayed in the
To: addressing field as you type. Should have visible cursor.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M14
| Assignee | ||
Comment 1•26 years ago
|
||
accepting/ m14
Comment 2•26 years ago
|
||
Sounds more like a focus problem than an editor issue.
Comment 3•26 years ago
|
||
If you can start typing and the characters go to the right place and the I beam
cursor shows up, I'm 99% sure the initial focus setup is ok. The act of typing
doesn't fire any focus events that I know of, so everything is properly set up
prior to that, the cursor just isn't drawing for some reason.
| Assignee | ||
Comment 4•26 years ago
|
||
fixed. and not by me. I think I was correct in assuming this was a focus bug,
and it got fixed along the way somewhere by others.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•