Open GoogleCodeExporter opened 9 years ago
Tried to reproduce issue in IETester. IETester renders page correctly.
Original comment by alexey.b...@gmail.com
on 23 Aug 2010 at 8:23
This is still an issue. The coordinate system is incorrect when changing the
zoom in IE7 and IE8.
To recreate:
Draw a square using div, borders, and absolute positioning. Then draw the same
square ON TOP of the first one, but this time use excanvas.
At 100% zoom, these two shapes overlap perfectly. But if you adjust the zoom,
you'll see the shape drawn with excanvas deviate doesn't line up anymore.
Jordan
Original comment by jordan.c...@gmail.com
on 2 Nov 2010 at 3:51
This issue reproduces on IE7.
I'm using a graph control (http://code.google.com/p/flot/) that uses
explorercanvas to draw the graph elements (since IE7 does not support it by
default).
You can open the following page
http://people.iola.dk/olau/flot/examples/basic.html in IE7, then try to zoom-in.
Original comment by vasile.r...@gmail.com
on 1 Mar 2012 at 7:36
Original issue reported on code.google.com by
alexey.b...@gmail.com
on 23 Aug 2010 at 8:21Attachments: