Opened 10 years ago

Last modified 10 years ago

#11426 confirmed Bug

[IE8] Wrong width/heigh ratio in Image2

Reported by: Piotr Jasiun Owned by:
Priority: Normal Milestone:
Component: General Version: 4.3
Keywords: Cc:

Description

  1. Open image2 plugin in IE 8.
  2. Click Image button and open "Image properties" dialog.
  3. Set http://upload.wikimedia.org/wikipedia/commons/6/63/Wikipedia-logo.png as a URL (wikipedia logo with width 200 and height 200).
  4. Change the width of the image to 20.

Result: height is 21 instead of 20.

  1. Change the width of the image back to 200.

Result: height is 214 instead of 200.

Clearly IE 8 do not know how to math.

In Chrome everything is ok.

In 4.3-beta everything was fine.

Change History (2)

comment:1 Changed 10 years ago by Olek Nowodziński

cc

comment:2 Changed 10 years ago by Marek Lewandowski

Status: newconfirmed

Confirmed, what's even more is that if you will open image properties of already open image, and use url http://upload.wikimedia.org/wikipedia/commons/6/63/Wikipedia-logo.png, and then change its width into 20, it will calculate Height as 25.

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