Opened 8 years ago

Closed 8 years ago

#14623 closed Bug (invalid)

dialogs broken when ckeditor loaded in bootstrap dialog

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

Description

Steps to reproduce

  1. load ckeditor inside bootstrap dialog
  2. open a ckeditor options dialog
  3. try to edit a input field

Expected result

input fields should be editable

Actual result

input fields are broken. effectively disabled.

Other details (browser, OS, CKEditor version, installed plugins)

drop downs work in Chrome/Safari, but not in Firefox. Input fields don't work in any browser.

functional example: http://i.stack.imgur.com/vInK9.gif

code example: https://jsfiddle.net/waspinator/10om09rk/

Change History (2)

comment:1 Changed 8 years ago by Jakub Ś

Please check solutions mentioned here: ​https://bugs.jqueryui.com/ticket/9087 or here ​https://gist.github.com/Reinmar/b9df3f30a05786511a42.

Modal dialogs in jQuery and working with input fields or dropdowns is known jQuery UI issue and most likely links above will help.

comment:2 Changed 8 years ago by Jakub Ś

Component: UI : DialogsGeneral
Resolution: invalid
Status: newclosed
Version: 4.5.8
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