Search and Top Navigation
#5944 closed bug (duplicate)
Opened August 13, 2010 09:27AM UTC
Closed August 13, 2010 12:10PM UTC
Last modified October 11, 2012 09:15PM UTC
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)
Duplicate of #4727.