Bug Tracker

Modify

Ticket #2896 (closed bug: invalid)

Opened 5 years ago

Last modified 15 months ago

ie sortable, incorrect helper position, when page scrolled down

Reported by: Shedar Owned by: paul
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: sortable ie Cc:
Blocking: Blocked by:

Description

In ie 6.0 helper position is incorrect when page is scrolled down. Even on ui demos  http://ui.jquery.com/repository/real-world/layout/

http://shedar.info/img/sortable.jpg

Change History

comment:1 Changed 5 years ago by huyhong

A working workaround is to apply 'position:relative' to where the helper is being appended to, in this case 'body'. This obviously may affect absolute positioning you have elsewhere on the page, so use with caution.

comment:2 Changed 5 years ago by FrankieFrank

This is also true in IE7 and the workaround does not work.

comment:3 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

This should be filed in the UI bug tracker if still relevant.

 http://dev.jqueryui.com

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.