Opened 15 years ago

Closed 15 years ago

#3613 closed Bug (worksforme)

CKEditor: combo content is not displaying in absolute positioned container with large z-index

Reported by: Pavel Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0 Beta 2
Keywords: Confirmed Cc:

Description

If CKEditor is placed into absolute positioned "div" element with large z-index (for example, 100), editor comboboxes (Styles, Format, Font, Size, ColorPicker) content (drop down) will not be displaying. Their content will be placed behind the "div" editor located in.
This problem is actual for context menu also.

Change History (4)

comment:1 Changed 15 years ago by Artur Formella

Keywords: Confirmed added; ckeditor absolute position z-index combo context menu removed
Milestone: CKEditor 3.0CKEditor 3.x
Summary: CKEditor: combo content is not displaying in absolute positioned container with large x-indexCKEditor: combo content is not displaying in absolute positioned container with large z-index

comment:2 Changed 15 years ago by Martin Kou

I've tested this a bit on Firefox and IE - so long as the div's z-index is lower than config.baseFloatZIndex, it should work. Which browser and page are you having problem with?

comment:3 in reply to:  2 Changed 15 years ago by Pavel

Replying to martinkou:

I've tested this a bit on Firefox and IE - so long as the div's z-index is lower than config.baseFloatZIndex, it should work. Which browser and page are you having problem with?

It seems that this problem is fixed in the current version (Nightly build). I had this error in the demo. All works correctly if I set enough bazeFloatZIndex. I've tested it in FF3 and IE7,8. Thanks.

comment:4 Changed 15 years ago by Artur Formella

Milestone: CKEditor 3.x
Resolution: worksforme
Status: newclosed

Ok, so we can close this ticket.

Feel free to reopen it in the future if this is still an issue.

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