Closed
Bug 22888
Opened 26 years ago
Closed 26 years ago
caret continues to blink when text field doesn't have focus
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: shaver, Assigned: saari)
References
Details
Try entering a bug in bugzilla: you'll end up with pretty flashing carets in
every text field you touch, and you'll have to type to figure out which one is
currently focused.
I'm using M12 on Win98 (!).
Updated•26 years ago
|
Assignee: beppe → jfrancis
Target Milestone: M14
Comment 1•26 years ago
|
||
assigning this one to jfrancis -- Joe, if this doesn't belong to you, please
reassign as appropriate
Updated•26 years ago
|
Assignee: jfrancis → saari
Comment 2•26 years ago
|
||
focus issues to saari...
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•26 years ago
|
||
This is fixed, *except* between windows, which is a different bug already filed.
| Reporter | ||
Comment 8•26 years ago
|
||
I still see this on Linux (GTK). Reopening and changing platform.
Status: VERIFIED → REOPENED
OS: Windows 98 → Linux
| Reporter | ||
Comment 10•26 years ago
|
||
Update: I can't reproduce it easily in Bugzilla, but I can get it every time
just by opening a new plain-text compose message. I immediately get a flashing
caret in the first address field, and another in the message-compose area.
Comment 11•26 years ago
|
||
In Bugzilla, it seems to have been fixed on 1/20 sometime: I see it in the 1/20
build but not in the 1/21 build. I still see it in message compose even on
1/21, though.
| Assignee | ||
Comment 12•26 years ago
|
||
Okay, I think I have a fix for this if someone else is willing to test it before
I check in, that would be great...
Incidentally, I think I fixed this while trying to fix another bug and failing.
<sigh>
| Assignee | ||
Comment 13•26 years ago
|
||
Okay, I think this is also partially editors/mails bug. If you click in the
address field of the new message window and then click away to another window and
come back, the address field *and* the message body have cursors. The address
field still having a cursor is my bug, but the message body is some other bug.
| Assignee | ||
Comment 14•26 years ago
|
||
I think I've fixed this, at least it is better in all the cases I've tried.
NOTE: you can reproduce the problem if you go to another window. That is a
different bug (and not entirely focus's fault). If you stay within the window,
this is fixed as far as I know.
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Comment 15•26 years ago
|
||
verified in 1/31 build. looks fiexed to me...Shaver, reopen if its not working
for you..
Status: RESOLVED → VERIFIED
Comment 16•26 years ago
|
||
| Assignee | ||
Comment 17•26 years ago
|
||
Could you please test against an M18 trunk build? I don't see any of the test
cases on the trunk.
NOTE: I think the bug is probably still there, I just need a test case in order
to work on it
You need to log in
before you can comment on or make changes to this bug.
Description
•