Opened 11 years ago

Closed 11 years ago

#10283 closed Bug (duplicate)

CKEditor dropdowns fail after call to JQuery UI

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

Description

I have found a bug where if I resize a container DIV that wraps around the CKEditor all dropdown lists (block styles & paragraph format) in the toolbar will stop working as per usual and fail to open on Firefox for OSX. I'm also using JQuey UI - Resizable to perform the resize.

What I have noticed is that the when I inspect the div that is supposed to open in firebug and set it to display:block I find that it is aligned to where it should be properly. I also noticed that the click function that is bound to the drop down is firing to this div but retracting to display:none straight away which is causing it not to appear.

Change History (1)

comment:1 Changed 11 years ago by Jakub Ś

Keywords: Ckeditor 4.1 Jquery UI - Resizable removed
Resolution: duplicate
Status: newclosed

DUP of #10269.

This is jQuery UI bug not ours.

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