Closed
Bug 18869
Opened 25 years ago
Closed 25 years ago
[DOGFOOD] no caret at all in text widgets or composer
Categories
(Core :: DOM: Editor, defect, P2)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: Brade, Assigned: saari)
References
Details
(Whiteboard: [PDT+] 11/18)
With a pull/build from today, I don't see a caret blinking to tell me where my
text will be inserted. Rod sees this in text widgets on Windows, I see it in
Composer and in text widgets on Macintosh.
We're not seeing the caret because nsTextEditorFocusListener::Focus() and
nsTextEditorFocusListener::Blur() are no longer being called!
Updated•25 years ago
|
Assignee: sfraser → saari
Comment 3•25 years ago
|
||
This is a problem with focus. reassigning to saari.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•25 years ago
|
||
Caret shows up now, but doesn't stop blinking/go away. I'll fix that tonight
along with some other problems.
Updated•25 years ago
|
Priority: P3 → P2
Target Milestone: M12
Comment 7•25 years ago
|
||
p2 for m12
Assignee | ||
Updated•25 years ago
|
Whiteboard: [PDT+] → [PDT+] 11/17
Assignee | ||
Comment 8•25 years ago
|
||
I think I have the rest of this fix in hand, just need to test on Win32 and Linux
Comment 10•25 years ago
|
||
*** Bug 18879 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•25 years ago
|
Whiteboard: [PDT+] 11/17 → [PDT+] 11/18
Assignee | ||
Comment 11•25 years ago
|
||
Still havn't checked in the fix, working on menu positioning
Reporter | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 12•25 years ago
|
||
I'm going to resolve this bug for Chris. The original bug filed has been fixed
(there is now a caret). The existing problem is written up in bug #18983.
Comment 13•25 years ago
|
||
verified in 11/29 build.
You need to log in
before you can comment on or make changes to this bug.
Description
•