[Webkit-unassigned] [Bug 118445] [Qt] QtWebKit should allow sending domain specific keycode to HTML applications

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 5 03:00:12 PDT 2013


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





--- Comment #37 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-08-05 02:59:53 PST ---
(From update of attachment 207669)
View in context: https://bugs.webkit.org/attachment.cgi?id=207669&action=review

> Source/WebKit/qt/Api/qwebsettings.cpp:516
> +    \value UseNativeVirtualKeyAsDOMKey Specifies whether to use QKeyEvent::nativeVirtualKey as a DOM keyCode 
> +        value. It might be useful for sending domain specific key values to Web Application. It is disabled 
> +        by default.

Specifies whether to use QKeyEvent::nativeVirtualKey as the DOM KeyboardEvent keyCode value instead of Windows virtual key codes. This can be used to send domain specific key values to a Web Application. This is disabled by default.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list