[Webkit-unassigned] [Bug 203944] 'Strikethrough' editing command reported as 'formatUnderline'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 7 02:05:11 PST 2019


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

--- Comment #2 from Milan Crha <mcrha at redhat.com> ---
(In reply to Carlos Garcia Campos from comment #1)
> Regarding others identified as empty string is probably because they are not
> listed in:
> 
> https://w3c.github.io/input-events/#interface-InputEvent-Attributes

Aha, nice. Should I try to identify those which are listed in the above URL and WebKitGTK+ reports empty string in the oninput() event?

By the way, I tried the above JavaScipt commands in Firefox (67.0) and calling document.execCommand() did not trigger the oninput event handler. For me, WebKit(GTK+) works better than Firefox in this regard (because I rely on these events heavily).

-- 
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/20191107/8cfba130/attachment.htm>


More information about the webkit-unassigned mailing list