Opened 5 years ago
#15274 new bug
Position of sortable element is incorrect
Reported by: | Krzysiek | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Take a look at: https://jsfiddle.net/8h4xwec7/10/
Scroll whole page little bit to the bottom. Now try to drag sortable element. For the first time it should be fine, but one second and every next try, item position will be incorrect. That's probably because of incorrect value of cssPosition property.
Note: See
TracTickets for help on using
tickets.