bitovi/jquerypp

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

Open

#125 opened on Sep 28, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (167 forks)batch import
bughelp wanted

Repository metrics

Stars
 (1,219 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide