bitovi / jquerypp

jQuery's missing utils and special events
http://jquerypp.com
MIT License
1.21k stars 160 forks source link

Right-positioned elements jump to the left when dragged in Safari #125

Open chasenlehara opened 8 years ago

chasenlehara commented 8 years ago

Demo: http://jsfiddle.net/3fttdwm4/2/

When the element is first dragged, the element will jump to the left and then back into place as the user continues to drag.

This bug is reproducible in Safari but not Chrome.