Bug 258253 - browser deletes contenteditable="false" element when merging two lines
Summary: browser deletes contenteditable="false" element when merging two lines
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: https://jsbin.com/yurazofuvu/1/edit?h...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-17 17:17 PDT by Ahmad Saleem
Modified: 2023-06-24 17:18 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2023-06-17 17:17:16 PDT
Hi Team,

This is copy of crbug.com/991399.

Test Case URL: https://jsbin.com/yurazofuvu/1/edit?html%2Ccss%2Coutput=


Steps:

1) Place caret before 'second line'
2) Press 'backspace'
3) Lines are merged but with surprise


Actual Result:

It removes 'broke Image Icon Book (1)...' bit in STP172 and Chrome Canary 116.


Expected Result:

Don't delete bits like Firefox Nightly 116.

______

Just wanted to raise, so we can track it as well for fixing it.

Thanks!
Comment 1 Radar WebKit Bug Importer 2023-06-24 17:18:13 PDT
<rdar://problem/111271691>