Opened 14 years ago

Closed 12 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 14 years ago by Alfonso Martínez de Lizarrondo

Keywords: Confirmed added; context menu paste removed
Priority: HighNormal
Version: SVN (CKEditor)3.0

This happens when clicking below the content.

comment:2 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Component: GeneralUI : Context Menu

comment:3 Changed 13 years ago by David Colon

Summary: IE 8 erratic context menu behaviorIE 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:4 Changed 13 years ago by Garry Yao

Supposed to be fixed by #7932.

comment:5 Changed 12 years ago by Jakub Ś

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:6 Changed 12 years ago by Jakub Ś

#6222 was marked as duplicate.

comment:7 Changed 12 years ago by Jakub Ś

Other related tickets (duplicates) #6359, #6013, #7932.

Last edited 12 years ago by Jakub Ś (previous) (diff)

comment:8 Changed 12 years ago by Jakub Ś

I did a quick test and it seems that patch from #7932 has fixed this issue.

comment:9 Changed 12 years ago by Frederico Caldeira Knabben

Resolution: worksforme
Status: confirmedclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy