Hi All,
Just ran into a perplexing thing. ckeditor is seemingly installed correctly, as I can edit a div on a page, and change its contents.
However, when the editor is showing, if I click on the button for the image dialog, the dialog shows up, but then won't let me type in any field. If I type the text somewhere else and copy it, I can then paste it in by right clicking on the field and selecting 'paste', but even though there's a cursor flashing merrily in the field, no amount of typing has any affect.
ckfinder is not installed. This is ckeditor version 3.2.
Thanks for any ideas.
-Ken
Just ran into a perplexing thing. ckeditor is seemingly installed correctly, as I can edit a div on a page, and change its contents.
However, when the editor is showing, if I click on the button for the image dialog, the dialog shows up, but then won't let me type in any field. If I type the text somewhere else and copy it, I can then paste it in by right clicking on the field and selecting 'paste', but even though there's a cursor flashing merrily in the field, no amount of typing has any affect.
ckfinder is not installed. This is ckeditor version 3.2.
Thanks for any ideas.
-Ken

Re: [KLUDGED]image dialog won't accept keyboard input...
I'm popping up a modal dialog box with the CKeditor in it. When I click on the image (or table, or flash, etc) buttons, *another* modal dialog pops up, and apparently the first modality still holds for the second dialog, so nothing can be done.
This was supposed to be fixed in jquery-ui-1.7.2, but no such luck, as that's what I'm running.
Bummer.
Make the first dialog box non-modal, and the subsequent dialog boxes work just fine.
-Ken
Re: [KLUDGED]image dialog won't accept keyboard input...
It's simples.