Closed
Bug 334557
Opened 19 years ago
Closed 19 years ago
Caret remnant is left when following the steps in this particular testcase
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: martijn.martijn, Assigned: mrbkap)
References
()
Details
(Keywords: regression, testcase)
See url testcase (which is from bug 223246).
To reproduce:
- Click somewhere in the first line to put the caret in there.
- Click on the "destroy textnode with removechild" button
- Click on the "put textnode back in" button
Result:
The caret blinks at the first position at the first line, but above the caret I see another remnant of the caret.
I don't see this happening with a 2006-01-18 trunk build.
I think this is a regression from bug 287813.
Updated•19 years ago
|
Assignee: nobody → mrbkap
Assignee | ||
Comment 2•19 years ago
|
||
With the patch for bug 334649 checked in. I no longer can reproduce this bug. The first blink after the text is put back, however is in the "off" cycle (probably because the frame isn't ready for the caret when it tries to blink the first time). Should I mark this FIXED?
Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #2)
> Should I mark this FIXED?
Sure, if you don't see the bug anymore, mark it fixed.
Reporter | ||
Comment 4•19 years ago
|
||
Yes, this works fine now in 2006-04-28 trunk build.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Flags: blocking1.9a1?
You need to log in
before you can comment on or make changes to this bug.
Description
•