[Webkit-unassigned] [Bug 191541] [GTK] KeyboardEvent.repeat is never true

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 11:16:40 PST 2018


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

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
OK, I see it works in Chrome but not Firefox.

Doesn't seem simple since there's nothing in GdkEventKey to help here. We'd probably need to keep a static list of recent key press events, and if it's the same key multiple times in a short window of time, assume autorepeat.

-- 
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/20181112/11738f8a/attachment-0001.html>


More information about the webkit-unassigned mailing list