Closed
Bug 3841
Opened 26 years ago
Closed 25 years ago
Insertion caret clips characters
Categories
(Core :: DOM: Selection, defect, P3)
Core
DOM: Selection
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: cpratt, Assigned: sfraser_bugs)
References
Details
To see this, just click into the body of a Web page. You'll get a blinking
insertion cursor, and when it's absent, a thin vertical row of pixels are
missing from the character to the right of the cursor.
Re-assigned to kostello@netscape.com and changed component to Selection.
Greg, any idea who should get this bug?
Comment 2•26 years ago
|
||
Simon: transfering this bug to you. Please verify that this is a general caret
drawing bug and not something specific to gfx. -- Thanks
Updated•26 years ago
|
Target Milestone: M4
Comment 3•26 years ago
|
||
Moving to M4
We would like to complete all Caret related tasks for this milestone
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•26 years ago
|
||
Actually, it is specific to GFX, because GFX does not do drawing with different
pen modes yet.I filed bug 3886.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M4 → M5
Assignee | ||
Comment 5•26 years ago
|
||
I can't do anything here until GFX is fixed. M5
Assignee | ||
Updated•25 years ago
|
Target Milestone: M5 → M6
Assignee | ||
Comment 6•25 years ago
|
||
M6, like the bug it depends on (3886)
Assignee | ||
Updated•25 years ago
|
Target Milestone: M6 → M9
Per a request from Selection and Search component eng (mjudge) and qa (elig),
moving all "Selection and Search" bugs to new "Selection" component. Original
"Selection and Search" component will be retired.
Updated•25 years ago
|
QA Contact: beppe → elig
Comment 9•25 years ago
|
||
[QA Assigning to self.]
Updated•25 years ago
|
Summary: Insertion cursor clips characters → Insertion caret clips characters
Comment 10•25 years ago
|
||
fix summary
Assignee | ||
Updated•25 years ago
|
Target Milestone: M9 → M10
Assignee | ||
Comment 11•25 years ago
|
||
Minor. M10
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•25 years ago
|
||
The caret uses InvertRect now.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
OS: Windows NT → All
Comment 13•25 years ago
|
||
I only see this problem within the Editor; while not explicitly stated within the
bug report, I'm assuming from context that it's what Pratt meant. Also updated
Platform to "All".
Verified fixed using 8.13.99 AM builds on Win NT 4.0SP3 & Mac OS 8.6, and 8.12.99
Linux (Red Hat 6/GNOME) build.
You need to log in
before you can comment on or make changes to this bug.
Description
•