Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 282870

Summary: KeyEvent: Modifiers are not applied to the field "character"
Product: [RT] RAP Reporter: Thomas Haskes <t.haskes>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: ivan
Version: 1.2   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Thomas Haskes CLA 2009-07-08 11:05:40 EDT
The Modifier masks are not applied to the character field of a KeyEvent. Therefore it is not possible to use combined keys like "ALT + T".
Comment 1 Ivan Furnadjiev CLA 2009-07-09 08:57:28 EDT
The key events are implemented to support the Cell Editors only ( see bug 225764 for details ).
Comment 2 RĂ¼diger Herrmann CLA 2009-07-15 06:45:35 EDT
As stated in comment #1, the key event infrastructure was only intended to work with cell editors.
Please feel free to re-open if the problem affects cell editors.