Opened 7 years ago
Last modified 7 years ago
#15033 new bug
Draggable / Sortable items have wrong offset when scrolled inside fixed > relative
Reported by: | Arian Meidow | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
https://jsfiddle.net/spacemonk3y/3sxt5v96/
If you scroll down the item list and then drag & drop an item, you will see it will jump in from top, so the scroll position doesn't seem to get recognized.
Note: See
TracTickets for help on using
tickets.
Confirmed in Firefox and Chrome 52.0.2743.116 (64-bit) and Chrome 53.0.2785.89 (64-bit) on OS X: https://jsfiddle.net/6hayyxL8/9/
Strangely, in the original code this problem only occurs in Firefox (Windows and OS X).