[Webkit-unassigned] [Bug 94856] Can't delete first and last characters of a root editable element with display: table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 15:48:43 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=94856

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari Technical Preview 152 where I cannot delete "T" within contendeditable, if I place caret after that and press "Delete" / "Backspace" while if I select whole text and delete or take caret from end and do "Delete" / "Backspace" to remove whole, it loses focus.

It was fixed in Chrome in this commit:

https://src.chromium.org/viewvc/blink?view=revision&revision=162687

In case of Chrome Canary 107, it still loses "Focus" if I delete starting from end but it has "T" as deletable.

Firefox Nightly 107 behaves as expected and keep focus and make first character deletable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220830/1a71489d/attachment.htm>


More information about the webkit-unassigned mailing list