Opened 15 years ago
Last modified 15 years ago
#4647 closed Bug
Image info doesn't fill up dialog when open from context menu — at Version 4
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.2 |
Component: | UI : Context Menu | Version: | SVN (CKEditor) - OLD |
Keywords: | IE Review+ | Cc: |
Description (last modified by )
- Open the 'replace by class' sample page in IE6, load the editor with following content and selection:
<p style="width:200px">[<img src="http://dev.fckeditor.net/chrome/site/logos.gif" />]</p>
- Right click to open context menu and select 'Image';
- Actual Result: The 'Url' field is empty in opened dialog.
Change History (5)
comment:1 Changed 15 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 follow-up: 4 Changed 15 years ago by
Milestone: | CKEditor 3.1 → CKEditor 3.2 |
---|---|
Resolution: | duplicate |
Status: | closed → reopened |
It turns out that #4041 will not handle this bug, reopen it.
comment:4 Changed 15 years ago by
Description: | modified (diff) |
---|
Update missing pre-conditions in description.
Changed 15 years ago by
Attachment: | 4647.patch added |
---|
Yet another DUP of #4041.