I think that it is not possible to use KeyCodes which are used by the
Browser. The root-instance which handles
KeyCodes is the Browser, this is the application which controls
everything you can see. When the Browser
has hardcoded that F5 is for reloading the content, so you can't use
this Key with JavaScript. The Browser
will not sink this Key-Event to the content.

> Is the conclusion that KeyCodes vary between browsers and are therefor
> not support in GWT ?
Yes it is.


On 10 Nov., 09:40, hjo1620 <[email protected]> wrote:
> Thanks for the reply.
> I did not read the supplied links, but I have read a number of
> messages in this newsgroup regarding tricky keycodes,
> however I have not seen a conclusion drawn from this.
>
> Is the conclusion that KeyCodes vary between browsers and are therefor
> not support in GWT ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to