[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
Sat Jul 6 13:34:55 PDT 2013


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





--- Comment #2 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-07-06 13:36:55 PST ---
What is the use-case here? 

Since this is the historic windows keycode value set here, it must be mapped to correct values, just parsing through Qt keycodes is kind of random and unlikely to be useful unless you control the website on the other end.

If you have control over the website why not change the website to use the other properties provided by the DOM key events instead of the windows keycode value?

-- 
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