Opened 8 years ago

Closed 8 years ago

#14513 closed Bug (expired)

Insert image and adding link popup not working with editor in popup

Reported by: Xuntos Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.6
Keywords: Cc:

Description

Hi,

I'm a new user, but I have a really weird problem. I try to explain what our problem is.

We have an popup with an CKEditor on it. This works like a charm. But we are not able to use the plugins for adding a link and adding an image. When we click on the icons in the toolbar the popup opens, but we can't do anything in that popup.

Is there someone who's got the same problem? And what is the fix we need to do?

We use CKEditor 4.5.6 in a MVC website

Change History (2)

comment:1 Changed 8 years ago by Jakub Ś

Status: newpending

Please provide reduced and working HTML sample showing the problem.

In order to accept something as a bug in CKEditor, we need to be able to reproduce it in simplest environment possible. Please don't send us your MVC application but try spending some time on simplified HTML page.

NOTE: if you can't do anything with CKEditor dialog, perhaps the problem is the z-index property. Your popup may be displayed as modal and covering the dialogs with its modal overlay. If that is the case, please try setting this option to really high value http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-baseFloatZIndex

comment:2 Changed 8 years ago by Jakub Ś

Resolution: expired
Status: pendingclosed
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