Bug 114064

Summary: Insert a SPAN before a ContentEditable SPAN tag will lose the remaining text
Product: WebKit Reporter: Duc N <mrducat>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Major CC: ahmad.saleem792, bfulgham, mrducat, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: OS X 10.8   

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.