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:
Reference Forum Post:
Attachments (0)
Change History (1)
Changed March 04, 2014 01:26PM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
Zoom tends to break most JavaScript that deals with positioning. Additionally, getting the position of a transformed element isn't supported in jQuery.