We are developing a web browser for set top boxes using web-kit. The web pages we deal with generally uses navigation keys obviously. I have a question about key events.
IE, Gecko(Firefox), Opera return a keypress event when a navigation key is pressed. However in WebKit(For example : Google Chrome) no keypress event is generated for navigation keys. Is there a specific reason for keypress not to be generated in navigation keys? You can see this clearly by viewing this page in different browsers: http://people.w3.org/rishida/utils/keyevents/ _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
