[Webkit-unassigned] [Bug 201128] InputEvent.inputType is null when triggering Bold/Italic/Underline using execCommand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 9 12:26:08 PDT 2022


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

--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to Ahmad Saleem from comment #1)
> I am not able to reproduce this in Safari Technology Preview 155 and it
> makes the text bold and show "true" in console. Similar to Chrome Canary
> 108. Only Firefox Nightly 107 is which shows "false" and does not bold text.
> 
> Appreciate if someone can confirm, else I am happy to mark this as "RESOLVED
> CONFIGURATION CHANGED". Thanks!

Hm...this still reproduces for me on STP 155 (testing against macOS Monterey 12.5.1).

The inputType attribute returns an empty string for me when programmatically executing the Bold command, whereas it's (correctly) "formatBold" when using the context menu (Right click > Font > Bold).

-- 
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/20221009/62407b61/attachment.htm>


More information about the webkit-unassigned mailing list