Opened 12 years ago
Closed 11 years ago
#10621 closed Bug (duplicate)
[IE]Context menu on IE opens in left top corner
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE | Cc: |
Description
- Open http://local.ckeditor.dev/samples/replacebyclass.html
- Click on "Apollo" to move focus to editor
- Press context menu button on keyboard.
Expected:
- context menu appears next to "Apollo".
Actual:
- context menu appears in the top left corner of browser.
Tested with IE10 and IE9.
Change History (2)
comment:1 Changed 12 years ago by
Keywords: | contextmenu removed |
---|---|
Status: | new → confirmed |
Version: | 3.6.6 (SVN - trunk) → 3.0 |
Problem can be reproduced from CKEditor 3.0.
IN IE9-11 menu is opened in top left corner while in IE7-8 where arrow cursor points. I believe we had issues like this reported thus I will need to do further research.