Ticket #3538 (closed bug: fixed)

Opened 16 months ago

Last modified 15 months ago

Sortable elements not staying inside container

Reported by: Kickboy Owned by: paul
Priority: minor Milestone: TBD
Component: ui.sortable Version: 1.6rc2
Keywords: Cc:

Description

Originally Posted to jQuery-UI Groups.

Test case: http://cacrew.net/jquery-ui.bug.html

The sortable elements are being stuck to the left side of the page during the sorting. They obviously are being pushed out of the container. The strange part is the behavior is as expected on WebKit? browsers.

Browser Test Results...

Fails On:
Internet Explorer 7
Opera 9.62
Firefox 3.0.3

Works Fine On:
Google Chrome 0.3.154.9
Safari 3.1.2 (525.21)

Hopefully there is a simple solution to this bug.

Change History

Changed 15 months ago by paul

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1325 by not accounting margins in containment anymore.

Note: See TracTickets for help on using tickets.