Skip to main content

Bug Tracker

Side navigation

#2137 closed bug (wontfix)

Opened January 09, 2008 02:53PM UTC

Closed February 07, 2008 06:00PM UTC

Draggables position:fixed;

Reported by: jboesch Owned by: paul
Priority: major Milestone: 1.2.2
Component: ui 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.

Attachments (0)
Change History (1)

Changed February 07, 2008 06:00PM UTC by paul comment:1

resolution: → wontfix
status: newclosed

IE6 doesn't feature position: fixed.