#7171 closed Bug (fixed)
Double click on an image in non-editable content opens editing dialog
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.3 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
with a code like
<span contentEditable="false">This sample <img src="source.jpg"></span>
the context menu to edit the image is correctly disabled, but double clicking the image allows to edit it.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | → CKEditor 3.5.2 |
---|
Fixed with [6430] as microchange.