Search and Top Navigation
#5322 closed bug (invalid)
Opened March 11, 2010 04:34PM UTC
Closed November 21, 2012 09:11AM UTC
Sortable: helper position is messed up when axis is used
Reported by: | paul | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When the axis option is used, the _mouseDrag ignored either setting left or the top property of the helper right now. This worked for draggable, but in sortable, we forcefully set the helper position to "absolute", so this causes a change in position.
Fix is to rather than ignoring the setting, set the position to this.originalPosition.
Attachments (0)
Change History (4)
Changed March 11, 2010 07:35PM UTC by comment:1
component: | ui.core → ui.sortable |
---|
Changed October 11, 2012 02:54PM UTC by comment:2
milestone: | 1.9.0 → 2.0.0 |
---|
Changed November 06, 2012 11:06PM UTC by comment:3
status: | new → pending |
---|
We're having trouble figuring out what situation you were noticing this in. Can you provide some more detail or a reduced test case?
Changed November 21, 2012 09:11AM UTC by comment:4
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!