Bug 197187

Summary: Deleting a line break before a line which starts with non-editable content removes the entire line
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, wenson_hsieh
Priority: P2 Keywords: GoogleBug
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 9638    
Attachments:
Description Flags
Demo none

Ryosuke Niwa
Reported 2019-04-22 22:52:19 PDT
When deleting the line break immediately before a non editable content will remove the non-editable content and succeeding content in the same line.
Attachments
Demo (347 bytes, text/html)
2019-04-22 22:52 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2019-04-22 22:52:29 PDT
Ryosuke Niwa
Comment 2 2019-04-22 22:52:55 PDT
This affects Gmail.
Ahmad Saleem
Comment 3 2024-06-29 04:41:17 PDT
*** Safari Technology Preview 197 *** It deletes second line and move caret above after 'hello' *** Chrome Canary 128 *** Same as Safari *** Firefox Nightly 12( *** Caret is after `hello` with one space and just space get deleted while hello and `World WebKit` remains. __ Just wanted to share current behavior across browsers.
Note You need to log in before you can comment on or make changes to this bug.