Closed
Bug 71873
Opened 24 years ago
Closed 24 years ago
big caret appears after copy-paste of list items
Categories
(Core :: DOM: Editor, defect, P4)
Core
DOM: Editor
Tracking
()
Future
People
(Reporter: sujay, Assigned: mozeditor)
References
()
Details
(Whiteboard: [QAHP])
using 3/12 build of netscape
1) launch netscape
2) jump to above page
3) drag with mouse from "Dawn Ratcliffe" through "Sujay Desai" including
list items
4) Edit | Copy
5) Open a separate new composer window
6) Edit | Paste
content comes in fine, but you'll see a big cursor on right hand side of document.
also we have this same problem after these steps:
1) launch composer
2) enter some list items with text
3) save the file
you'll see a bug cursor on left hand side this time.
only on initial save though.
Comment 2•24 years ago
|
||
I would suspect that the uber caret is from the <ol> being selected and not the
last <li>
Priority: -- → P4
Target Milestone: --- → Future
caret not cursor.
Summary: big cursor appears after copy-paste of list items → big caret appears after copy-paste of list items
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 66579 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•