Skip to main content

Search and Top Navigation

#2781 closed bug (wontfix)

Opened May 02, 2008 08:45PM UTC

Closed May 03, 2008 08:32AM UTC

Last modified May 24, 2008 03:39AM UTC

Sortables - Helper Vertical Position Issue

Reported by: wjchristenson2 Owned by: paul
Priority: major Milestone:
Component: ui.core Version: 1.2.3
Keywords: Sortable Cc:
Blocked by: Blocking:
Description

Attached you'll find the code related to this bug. This bug can be reproduced in both FF and IE.

Sortable A is above Sortable B in an html table. The table rows will adjust in vertical size as you move a sortable item from Sortable B to Sortable A. When you move an item from Sortable B to Sortable A, the helper's vertical position will be skewed on drag into Sortable A (vertical size of the item being dragged).

Basically the helper will not be on your cursor when this happens. It will be further down the page.

Attachments (0)
Change History (2)

Changed May 03, 2008 08:32AM UTC by paul comment:1

resolution: → wontfix
status: newclosed

This is often related to relative positioning. Try using the appendTo option here, too.

Changed May 24, 2008 03:39AM UTC by comment:2

milestone: 1.2.4

Milestone 1.2.4 deleted