Search and Top Navigation
#6998 closed bug (duplicate)
Opened February 16, 2011 11:57AM UTC
Closed February 16, 2011 01:04PM UTC
Last modified February 16, 2011 01:54PM UTC
ckeditor in modal dialog is not accessible in Chrome
Reported by: | DemoniacDeath | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm placing the CKEditor instance inside the jquery ui modal dialog. In every browser it works fine, but in Google Chrome i can't do anything in it. It's not loading any data and when I'm trying to use any tool I get this error - "Cannot call method 'getSelection' of undefined". When I'm making dialog not modal it starts to work fine.
jquery 1.4.2
jquery-ui 1.8.2
CKEditor 3.1
Google Chrome 9.0.597.98
Attachments (0)
Change History (4)
Changed February 16, 2011 01:04PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Changed February 16, 2011 01:50PM UTC by comment:3
Replying to [comment:2 scott.gonzalez]:
Duplicate of #4727.
the issue is not the same as in this ticket
Changed February 16, 2011 01:54PM UTC by comment:4
It really doesn't matter if the specific problem is different. The general problem is that CKEditor does not work in modal dialogs. There is no reason for CKEditor problems to be looked at individually.