Opened 9 years ago
Closed 9 years ago
#13542 closed Bug (invalid)
Floating popup issue
Reported by: | aballabh | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: | sushilm@… |
Description
I have succesfully integrated ck standard editor in my project and i am showing it inside the telerik window.
But the problem is whenever i click on styles or heading the style/heading popup goes behind the telerik popup.I have attached files so that my problem would be more clear to you.
I have tried config.basezFloatIndex but it isn't working.So please suggest me some way to make it work.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | download_asset.png added |
---|
comment:1 Changed 9 years ago by
Status: | new → pending |
---|---|
Version: | 4.5.1 |
When inspecting example of telerik windows, I can see that z-index for them is e.g. 3001 or 10003 (Please inspect main div element with firebug in below examples):
http://demos.telerik.com/aspnet-ajax/window/examples/overview/defaultcs.aspx
http://demos.telerik.com/kendo-ui/window/index
Either you can set very high value for CKEditor z-index or you could try decreasing it in Telerik Window.
If this won't work, please provide reduced sample application that uses Telerik and CKEditor so that I could see this issue live.
comment:2 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
CK editor image