Opened 15 years ago
Closed 13 years ago
#5538 closed Bug (worksforme)
IE 8/9 erratic context menu behavior
Reported by: | Charlie Shehadi | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Context Menu | Version: | 3.0 |
Keywords: | IE | Cc: |
Description
In the latest nightly build:
using IE 8 - if I first copy something, then go to:
http://nightly.ckeditor.com/5378/_samples/replacebyclass.html
then right-click, the context menu appears, but "Paste" is greyed out.
if I right-click again, the context menu appears, and "Paste" is now an active option
If I delete the text that's currently in CKEditor (Ctrl-A to select all, then delete) and then right-click, the menu appears (all greyed out, then immediately disappears)
Change History (9)
comment:1 Changed 15 years ago by
Keywords: | Confirmed added; context menu paste removed |
---|---|
Priority: | High → Normal |
Version: | SVN (CKEditor) → 3.0 |
comment:2 Changed 15 years ago by
Component: | General → UI : Context Menu |
---|
comment:3 Changed 14 years ago by
Summary: | IE 8 erratic context menu behavior → IE 8/9 erratic context menu behavior |
---|
To extend a little bit on this issue if I place my cursor at the beginning of the text area, changing the cursor to a "Text Select" cursor, the Paste option is enabled.
I can confirm this is an issue in IE9 as well.
comment:5 Changed 13 years ago by
To extend a little bit on this issue if I place my cursor at the beginning of the text area, changing the cursor to a "Text Select" cursor, the Paste option is enabled.
To be more specific menu is only displayed when right-click takes place on contents.
When you see no text in contents area but the blinking cursor, it means that editor contents are just this one single line and right-click menu will only work there.
Clicking anywhere in content area but below contents will result in disabled menu in IE browsers.
Issue reproducible from CKEditor 3.0 in IE.
comment:7 Changed 13 years ago by
comment:8 Changed 13 years ago by
I did a quick test and it seems that patch from #7932 has fixed this issue.
comment:9 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | confirmed → closed |
This happens when clicking below the content.