Ticket #7798 (closed bug: worksforme)
Slider jumps forward when using CSS 'zoom'
| Reported by: | keiouu | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.11.0 |
| Component: | ui.slider | Version: | 1.8.16 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
With the following CSS:
- {zoom: 0.96; -moz-transform: scale(0.96);}
The slider jumps forward a few points when clicking on it and moving the mouse even slightly.
Note: it works fine without the zoom!
This is on Chrome 15.
Change History
comment:2 Changed 7 months ago by tj.vantoll
- Status changed from new to closed
- Resolution set to worksforme
I cannot recreate this http://jsfiddle.net/tj_vantoll/AczKU/. Tested on Chrome 22, Firefox 16, Safari 6, and Opera 12 on OS X.
Note: See
TracTickets for help on using
tickets.

