Bug Tracker

Ticket #2137 (closed bug: wontfix)

Opened 11 months ago

Last modified 10 months ago

Draggables position:fixed;

Reported by: jboesch Assigned to: paul
Type: bug Priority: major
Milestone: 1.2.2 Component: ui
Version: 1.2.1 Keywords:
Cc: Needs: Patch

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

Change History

Changed 10 months ago by paul

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

IE6 doesn't feature position: fixed.

Note: See TracTickets for help on using tickets.