NEW 114064
Insert a SPAN before a ContentEditable SPAN tag will lose the remaining text
https://bugs.webkit.org/show_bug.cgi?id=114064
Summary Insert a SPAN before a ContentEditable SPAN tag will lose the remaining text
Duc N
Reported 2013-04-05 14:20:26 PDT
Insert a SPAN (using document.execCommand, InsertHTML) before a ContentEditable SPAN tag will lose the remaining text. Please check the demo: http://jsfiddle.net/CACBZ/1/ Thanks.
Attachments
Ahmad Saleem
Comment 1 2022-12-18 05:42:48 PST
I am able to reproduce this bug in Safari 16.2, Safari Technology Preview 160 and pressing "Tab" delete text / portion of text and it is same with Chrome Canary 111 and only Firefox Nightly 110 does not delete any text. Marking this as "New".
Note You need to log in before you can comment on or make changes to this bug.