#15168 closed bug (fixed)
Incorrect ScrollParent is chosen when helper is not a child of the active container
Reported by: | A. Wells | Owned by: | Scott González |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.2 |
Component: | ui.sortable | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The scroll parent should be taken from the placeholder and not the helper since the helper may not be a DOM child of the active container. This is mostly in reference to the appendTo option but also applies to connecting container traversal.
Change History (2)
comment:1 Changed 6 years ago by
Owner: | set to Scott González |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 6 years ago by
Milestone: | none → 1.12.2 |
---|
Note: See
TracTickets for help on using
tickets.
In c866e45: