Skip to main content

Search and Top Navigation

#9879 closed bug (wontfix)

Opened March 03, 2014 10:57PM UTC

Closed March 04, 2014 01:26PM UTC

Slider jumps forward when using CSS 'zoom'

Reported by: amituttam Owned by:
Priority: minor Milestone: none
Component: ui.slider Version: 1.9.2
Keywords: Cc:
Blocked by: Blocking:
Description

I am seeing the same issue reported in #7798.

I updated the jsfiddle to allow the issue to be more prominent:

http://jsfiddle.net/9jC4h/2/

Reference Forum Post:

https://forum.jquery.com/topic/when-using-css-zoom-mouse-position-is-not-scaled-to-jquery-ui-slider-element

Attachments (0)
Change History (1)

Changed March 04, 2014 01:26PM UTC by scottgonzalez comment:1

resolution: → wontfix
status: newclosed

Zoom tends to break most JavaScript that deals with positioning. Additionally, getting the position of a transformed element isn't supported in jQuery.