Changes between Initial Version and Version 3 of Ticket #4119
- Timestamp:
- Jul 28, 2009, 8:40:27 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4119
-
Property
Status
changed from
new
toassigned
- Property Keywords Confirmed Review? added; IE removed
-
Property
Status
changed from
-
Ticket #4119 – Description
initial v3 1 1 === Reproducing Procedures === 2 2 1. Open the 'replace by class' sample page in IE; 3 1. Load the document will following co tent and selection:3 1. Load the document will following content: 4 4 {{{ 5 [<a href="ckeditor.com"><img alt="title" height="43" src="http://dev.fckeditor.net/chrome/site/logos.gif" width="207" /></a>] 5 <a href="ckeditor.com"><img alt="title" height="43" src="http://dev.fckeditor.net/chrome/site/logos.gif" width="207" /></a> 6 6 }}} 7 1. Select the ' a' element with elements path bar.7 1. Select the 'img' element with elements path bar. 8 8 1. Open 'Image' dialog and switch to 'Link' tab; 9 9 * Actual Result: The link is not loaded.