#5944 closed bug (duplicate)
can't edit fields in CKEditor in jQuery UI modal dialog
Reported by: | psyafter | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.dialog | Version: | 1.8.3 |
Keywords: | ckeditor | Cc: | |
Blocked by: | Blocking: |
Description
can't edit fields in jQuery UI modal dialog
When I use ckeditor in "jQuery UI modal dialog" ( http://jqueryui.com/demos/dialog/#modal ) and try edit some properties of table (already created before) - so for example I can't edit numbers of rows and cells (both fields are disabled).
There is link to page: http://pmp.psymind.info/ckeditor/ajax.html
1) Open the dialog 2) Click on CreateEditor 3) Try to create table and edit rows/cell or any other field. It's disabled for editing. Same situation in creating image (editing alternate text)
Change History (2)
comment:1 Changed 12 years ago by
Component: | ui.core → ui.dialog |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #4727.