[Webkit-unassigned] [Bug 271820] Disabling both underline and strikethrough break the typed text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 9 00:24:24 PDT 2024


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

--- Comment #4 from Valentin Perignon <valentin.perignon at icloud.com> ---
Ahmad — Thanks for your reply.

Where can I download Safari TP 192? The latest released available on the Apple website is 191.

You can find a reproducible test case here: https://codepen.io/valentin-lab/pen/wvZjBoW.

This is a simple contentEditable div with two buttons to apply style.

To reproduce, follow the following steps:
 1. Select a word
 2. Click the button "S" (strikethrough) and "U" (underline) to apply both styles on the selected word
 3. Put the caret at the end of the word
 4. Click again both S and U buttons (the order doesn't matter)
 5. Write anything on the contentEditable div
 6. As you can see, the style previously applied change, the text is no longer underlined and striked through, it is only striked through.

I uploaded the video "Reproductible test case" that reproduce these steps.

-- 
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/20240409/9153cc08/attachment.htm>


More information about the webkit-unassigned mailing list