[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
Thu Jul 11 09:01:12 PDT 2013


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





--- Comment #7 from Arunprasad Rajkumar <arurajku at cisco.com>  2013-07-11 09:03:13 PST ---
(In reply to comment #6)
> > But how to transfer the string value from Qt to WebKit? By adding new property to QKeyEvent?
> > 
> Well, we almost already have that in the key property.
> 
> > For private applications we could do change it to use "key" attribute rather than "keyCode", but some interactive tv apps(HbbTV/CEHTML apps) refers "keyCode" property to handle the event. I don't think it is possible to change the HbbTV/CEHTML spec to use "key" :( Sorry incase I misinterpreted your comments.
> 
> Right, but in those cases we should expand our translation table of keycodes so it matches what those applications expect.

By adding new keys to Qt::Key enum? So it needs change in Qt right?

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