hi guys, I'm developing a little site where I show a CKEditor (WYSWIG Html Editor-> http://ckeditor.com/ ) inside a jQuery UI Dialog.
The problem comes when CKEditor open its dialogs (for example clicking the add-link button). The dialog shows correctly, the input shows the blinking cursor (so, it receives the focus properly) and mouse events are working fine (you can change select values, for instance), BUT keyboard simply does not work. You can't type anything on the input text even tough it's showing the blinking text-input-cursor. Googling around I've found that my problem it's pretty similar to this: http://dev.jqueryui.com/ticket/4309 but instead of two jQuery dialogs I have one jQuery Dialog and one CKEditor dialog Any clues on where to start to fix it?? Thx so much, Victor --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
