#6998 closed bug (duplicate)
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
Change History (4)
comment:1 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 follow-up: 3 Changed 13 years ago by
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
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.
Note: See
TracTickets for help on using
tickets.
Duplicate of #4727.