[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
Fri Jul 12 00:13:40 PDT 2013


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





--- Comment #11 from Arunprasad Rajkumar <arurajku at cisco.com>  2013-07-12 00:15:42 PST ---
(In reply to comment #10)
> > Anyhow the one who uses QtWebKit for those domain should touch the inner side of WebCore to assign their domain specific key value.
> 
> It will use Qt defined keycode values. Once a key event has been created by Qt the original values are no longer used. This is also why we need the values defined in Qt in the first place, otherwise there is no keycode value for WebKit either.

> 
> Qt do have most of the keys. I am looking into getting Guide, Info and Exit added as well.

I understood that Qt::Key enum is going to have more STB/TV specific keys, but what is the DOM keyCode value for those keys? Is it based on CE-HTML(CEA 2014) or any other standard?

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