Opened 9 years ago
Closed 9 years ago
#9879 closed bug (wontfix)
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:
Reference Forum Post: https://forum.jquery.com/topic/when-using-css-zoom-mouse-position-is-not-scaled-to-jquery-ui-slider-element
Note: See
TracTickets for help on using
tickets.
Zoom tends to break most JavaScript that deals with positioning. Additionally, getting the position of a transformed element isn't supported in jQuery.