Opened 10 years ago

Last modified 10 years ago

#12111 closed Bug

[IE10] Image attribute not readed correctly — at Version 2

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone: CKEditor 4.4.4
Component: General Version: 4.4.1
Keywords: Cc:

Description (last modified by Marek Lewandowski)

Checked only on IE10, but this issue might be also present in other IE versions

  1. open any sample with CKEditor and image plugin (i.e. samples/replacebyclass.html)
  2. use following source
    <p>Text with <a href="http://ckeditor.com">li<img alt="" src="assets/sample.jpg" style="height:60px; width:48px" />nk</a> and image .</p>
    
  3. go back to wysiwyg mode
  4. double click image to check its properties

Expected result:
Properties like image source link, height and width should be predefined in text inputs.

Current result:
Properties are missing.

additional info:

  1. Couldn't reproduce in Chrome @ Win7.
  2. Desired informations are available in dialog after Right Click / Image Properties.
  3. Seems to work OK in 4.4.0
  4. Seems to be broken in 4.4.1

Change History (2)

comment:1 Changed 10 years ago by Marek Lewandowski

Summary: [IE] Image attribute not readed correctly[IE10] Image attribute not readed correctly

comment:2 Changed 10 years ago by Marek Lewandowski

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy