[Webkit-unassigned] [Bug 21479] Deleting radio and checkboxes from contentEditable has issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 30 17:14:03 PDT 2022


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

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

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

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari 15.5 on macOS 12.4 using the attached test case.

Similar to setup, use keyboard arrow keys in radio and check box button one and hit backspace, the button will not remove from right side but it will remove from left side (when caret position is before checkbox or radio button - if looking from Left to Right).

All other browsers behave same like each other and delete "radio" and "checkbox" from right upon backup after placing caret on line end. Thanks!

-- 
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/20220701/6ec7aabc/attachment.htm>


More information about the webkit-unassigned mailing list