Skip to main content

Bug Tracker

Side navigation

#12887 closed bug (duplicate)

Opened November 13, 2012 06:57PM UTC

Closed November 14, 2012 03:06PM UTC

Coordinates are not scaled in IE9 when CSS scale transforms are in use

Reported by: themooingpig@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.3
Keywords: Cc:
Blocked by: Blocking:
Description

Example: http://jsfiddle.net/khuEm/4/. Click the lower right side of the blue box.

When CSS transforms are used with scaling, Webkit browsers and IE10 report coordinates like clientX and pageX using the pre-scaled dimensions. However, IE9 returns coordinates using the post-scaled dimensions.

Attachments (0)
Change History (1)

Changed November 14, 2012 03:06PM UTC by timmywil comment:1

resolution: → duplicate
status: newclosed

Duplicate of #8362.