Ticket #4274 (closed Bug: fixed)
Problem in codesample DIVREPLACE
| Reported by: | chfr | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | General | Version: | 3.0 RC |
| Keywords: | Confirmed Review+ | Cc: |
Description
When you dobbel-click a div it opens CKeditor, but if you then open a dialog in CKeditor and dobbel-click in a text-field there it opens a new CKeditor in that very field.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

The cause of this bug similar with what at #4269, where we should properly guard the event target to the desired elements.