Community
Participate
Working Groups
The ability to cancel key events in the event handler is a blocker for several issues, ans the reason for the completely different handling of key events in different browser. With fixing Bug 367869 (Support RWT.CANCEL_KEYS for widgets) and adapting the RAP JFace code, this feature could be removed.
Created attachment 209124 [details] Server-side patch only This patch removes the support for KeyEvent doit flag on the server-side.
Created attachment 209320 [details] complete patch Complete implementation, includes previous patch.
Changes are in CVS HEAD.