Opened 10 years ago

Closed 10 years ago

#13503 closed Bug (invalid)

Telerik window takes the edit child box behind CKEDITOR

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

Description

hello

We are trying to implement ckeditor for our web app. Issue is when we click on the pop up the CKEDITOR comes fine. But clicking on any of the control it goes behind the current active window.

This happens when we clicks on the editor to change some style or heading etc. what happens is another popup opens which is of text editor and it opens behind the telerik window.

Is there a setting we are missing. We use .NET stack as our dev framework. We have been not able to resolve this, a speedy suggestion will helps us proceed further.

Best Abhi Co-Founder | ExtraaEdge

PS: Screenshot attached

Attachments (1)

editor image 1.png (221.4 KB) - added by aballabh 10 years ago.
The edit control goes behind the CKEDITOR

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by aballabh

Attachment: editor image 1.png added

The edit control goes behind the CKEDITOR

comment:1 Changed 10 years ago by Piotrek Koszuliński

Resolution: invalid
Status: newclosed
Version: 4.5.0

You need to set http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-baseFloatZIndex to a higher value so CKEditor's panels are displayed above Telerik's modals.

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