Opened 13 years ago

Closed 10 years ago

#5322 closed bug (invalid)

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.

Change History (4)

comment:1 Changed 13 years ago by Scott González

Component: ui.coreui.sortable

comment:2 Changed 10 years ago by Scott González

Milestone: 1.9.02.0.0

comment:3 Changed 10 years ago by Scott González

Status: newpending

We're having trouble figuring out what situation you were noticing this in. Can you provide some more detail or a reduced test case?

comment:4 Changed 10 years ago by trac-o-bot

Resolution: invalid
Status: pendingclosed

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!

Note: See TracTickets for help on using tickets.