#3166 closed bug (fixed)
Dragging fixed position elements
Reported by: | cootetom | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.draggable | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If an element on a page is styled with a fixed position and then made draggable then it throws an error in IE7.
The same code works just fine in firefox but crash's in IE7.
Here is an example, try this in firefox and then try it in IE7; http://www.tomcoote.co.uk/fixedPositionDragging.html
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | → TDB |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Should be fixed in r676.