[Webkit-unassigned] [Bug 257745] Pressing Backspace or Delete within a contenteditable="true" summary removes all content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 7 16:40:51 PDT 2023


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

--- Comment #7 from Andrew Herron <thespyder at programmer.net> ---
Our engineers found an interesting workaround, wrapping the contents of the <summary> tag in a span before deleting with execCommmand:
https://codepen.io/spocke78/pen/vYQYWoJ?editors=1010

So we're implementing that for our release:
https://github.com/tinymce/tinymce/pull/8803

-- 
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/20230607/afe85fe6/attachment.htm>


More information about the webkit-unassigned mailing list