[Webkit-unassigned] [Bug 65966] Special keyCode from GTK layer ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 04:37:29 PDT 2011


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





--- Comment #3 from jonathan.sillan at telecom-paristech.fr  2011-08-10 04:37:29 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > (In reply to comment #0)
> > > Greetings,
> > > I use a GTK window with buttons and a webkit window. I send to the webkit window a keydown emulation with a special keycode ('403'). It appears that webkit ignore this keycode because it does not belong to a common keycode. What can i do ? 
> > > 
> > > Thanks in advance !
> > > Regards
> > > Jo
> > 
> > Depending on what you want to achieve with the special key code you might have to implement it yourself or if it is interesting some one might do it..
> 
> I load a website that uses Javascript code to listen to the keycode. When the keycode '403' is get, then it start the application. The problem is that webkit does not allow this keycode to be listned. 
> 
> The thing is that I want to create an application with an easy cross OS compatibility. Is there any webkit or webkitgtk function that can bypass this webkit rule regards keycode ?

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