Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#2137 closed bug (wontfix)

Draggables position:fixed;

Reported by: jboesch Owned by: paul
Priority: major Milestone:
Component: ui.core Version: 1.2.1
Keywords: Cc:
Blocked by: Blocking:

Description

Bug from: http://groups.google.com/group/jquery-ui/browse_thread/thread/be72195786cb2042?hl=en

Ok, I re-downloaded the jquery-1.2.2b2.js and I have included all the new javascript files. It works in firefox.. not in IE6. In IE6, the droppable works, but now the draggables have a mis-interpreted offset.

Basically the draggables are having the same problem the droppable just did. When I scroll the page and click/hold on the draggable, it created the ghosting of the object 35px below the original, 35px being the offset amount of my scrolling. How can this be fixed. I dont have position:fixed on my draggables.

Change History (2)

comment:1 Changed 15 years ago by paul

Resolution: wontfix
Status: newclosed

IE6 doesn't feature position: fixed.

comment:2 Changed 15 years ago by (none)

Milestone: 1.2.2

Milestone 1.2.2 deleted

Note: See TracTickets for help on using tickets.