Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 367875 - ActiveKeys with CTRL+[char] don't work on Text widget
Summary: ActiveKeys with CTRL+[char] don't work on Text widget
Status: RESOLVED FIXED
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: 1.5   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.5 M5   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 367871
Blocks:
  Show dependency tree
 
Reported: 2012-01-04 12:07 EST by Tim Buschtoens CLA
Modified: 2012-01-18 04:54 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Buschtoens CLA 2012-01-04 12:07:19 EST
To reproduce
1. create a text widget, add a key listener
2. set active keys like "CTRL+A","CTRL+B"
3. open application, focus widget and type these combos
-> listener is not notified.

This is true for all browser.
Comment 1 Tim Buschtoens CLA 2012-01-05 04:44:44 EST
Since the code in question will be heavily changed with fixing Bug 367871, we
should wait to see if that resolves this issue.
Comment 2 Tim Buschtoens CLA 2012-01-18 04:54:16 EST
Fixed together with Bug 367876.