Bug 359443 - [KeyBindings] CTRL+SHIFT+ENTER doesn't work in IE
Summary: [KeyBindings] CTRL+SHIFT+ENTER doesn't work in IE
Status: RESOLVED WORKSFORME
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: 1.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2011-09-29 11:38 EDT by ruskiz CLA
Modified: 2012-01-02 06:05 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ruskiz CLA 2011-09-29 11:38:06 EDT
key bindings "ctrl + shift + enter" do not work in ie (in firefox all work)
I bind command via extension point and this do not work in ie 8. Other shortcuts work correctly (via extension point, i.e. "ctrl+enter"). I use Display#setData() for "F2" key, but for ctrl+shift+enter this is not working.

Sorry for my English.
Comment 1 Ivan Furnadjiev CLA 2011-11-01 06:41:34 EDT
Key binding CTRL+SHIFT+ENTER works fine for me - tested with IE8 (under Windows XP) and IE9 (under Windows 7). Could you provide a snippet/project that demonstrate the issue?
Comment 2 Ivan Furnadjiev CLA 2012-01-02 06:05:57 EST
I will close it as WORKSFORME. Please reopen if you disagree and attach a snippet to reproduce it.