[Webkit-unassigned] [Bug 191541] New: [GTK]KeyboardEvent.repeat is never true
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 12 03:09:54 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191541
Bug ID: 191541
Summary: [GTK]KeyboardEvent.repeat is never true
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mohanreddy.vr at gmail.com
CC: bugs-noreply at webkitgtk.org
If I run "document.onkeypress = function(e) {console.log(e.repeat);}" in the console always return false.
Same code works fine in Chrome (https://bugs.chromium.org/p/chromium/issues/detail?id=394907)
--
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/122cfcfb/attachment.html>
More information about the webkit-unassigned
mailing list