RESOLVED WONTFIX 18720
line break inserted when first char inside contenteditable div is deleted
https://bugs.webkit.org/show_bug.cgi?id=18720
Summary line break inserted when first char inside contenteditable div is deleted
Vicki Murley
Reported 2008-04-24 15:01:33 PDT
SUMMARY A line break inserted when first char inside contenteditable div is deleted. STEPS 1. load the attached test case 2. click just to the right of the 'Z' 3. press the delete key to delete the 'Z' RESULTS The 'Z' character is deleted, but a line break <br> is also inserted.
Attachments
test case (346 bytes, text/html)
2008-04-24 15:04 PDT, Vicki Murley
no flags
Vicki Murley
Comment 1 2008-04-24 15:04:33 PDT
Created attachment 20801 [details] test case
Vicki Murley
Comment 2 2008-04-24 15:05:35 PDT
Aryeh Gregor
Comment 3 2011-08-19 11:47:40 PDT
Cannot reproduce in Chrome 15.0.849.0 dev. Following the instructions deletes the Z but does not add a newline.
Ahmad Saleem
Comment 4 2022-12-16 17:08:00 PST
I am not able to reproduce this bug in Safari Technology Preview 160 and it does not insert any new line and it behaves similar to Chrome Canary 110 and Firefox Nightly 110. Although Firefox Nightly has strange bug, where it does not show caret but "delete" works. Further, Comment 03 also confirm that it was not reproducible in 2011 as well. I am going to mark this as "RESOLVED WONTFIX". Please reopen with updated test case, if this is still reproducible. Thanks!
Note You need to log in before you can comment on or make changes to this bug.