Search and Top Navigation
#15033 new bug ()
Opened August 17, 2016 10:44AM UTC
Last modified September 02, 2016 11:00AM UTC
Draggable / Sortable items have wrong offset when scrolled inside fixed > relative
Reported by: | sPaCeMoNk3yIam | 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.
Attachments (0)
Change History (2)
Changed September 01, 2016 02:57PM UTC by comment:1
_comment0: | 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). → 1472814047794797 |
---|
Changed September 01, 2016 07:06PM UTC by comment:2
component: | ui.core → ui.sortable |
---|
Confirmed in jQuery UI 1.12.0 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).