Community
Participate
Working Groups
Currently RWT.CANCEL_KEYS works only on display on a global scope. Like with RWT.ACTIVE_KEYS, it can be useful to apply this property to specfic widgets, so the given keys are canceled if the widget is focused.
Implementation in CVS HEAD. Bug will not be closed yet since there is still an issue in firefox: Key events may not be canceled if typing very fast. This is expected to resolve itself with the fix of Bug 367871. The feature is also not yet documented.
Bug 367871 has been fixed and javadoc updated. Closing bug.