Opened 15 years ago
Closed 15 years ago
#4274 closed Bug (fixed)
Problem in codesample DIVREPLACE
Reported by: | Christian | 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 (1)
Change History (5)
comment:1 Changed 15 years ago by
Keywords: | Confirmed added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
Changed 15 years ago by
Attachment: | 4274.patch added |
---|
comment:2 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
The cause of this bug similar with what at #4269, where we should properly guard the event target to the desired elements.