NEW 197187
Deleting a line break before a line which starts with non-editable content removes the entire line
https://bugs.webkit.org/show_bug.cgi?id=197187
Summary Deleting a line break before a line which starts with non-editable content re...
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.