Closed
Bug 335858
Opened 20 years ago
Closed 20 years ago
Caret turds when pressing the tab key and then clicking backspace
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: martijn.martijn, Assigned: mozeditor)
References
(
URL
)
Details
(Keywords: regression, testcase)
To reproduce:
- Open empty page
- Type (copy) in address bar: javascript:document.designMode='on'; void 0
- Press the spacebar multiple times
- Press the backspace key multiple times.
Actual result:
I'm seeing caret remnants.
Expected result:
I should see no caret remnants.
I'm seeing this with a 2006-04-28 trunk build.
I very much suspect a regression from bug 287813.
| Reporter | ||
Comment 1•20 years ago
|
||
This is worksforme now with 2006-05-04 trunk build. Most likely fixed by bug 335834.
Comment 2•20 years ago
|
||
Verified FIXED with build 2006-05-04-04 of SeaMonkey trunk on Windows XP.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•