Search and Top Navigation
#4858 closed bug (wontfix)
Opened September 16, 2009 02:26PM UTC
Closed October 27, 2012 08:34PM UTC
Sortable + revert + IE6 + scrollbar = weird behaviour
Reported by: | PaulDen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.7.2 |
Keywords: | IE6, Doctype, scrollbar, revert | Cc: | |
Blocked by: | Blocking: |
Description
Hello developers,
I've got a little issue with the sortable feature of Jquery UI. I've got examples set up and the problem only occurs in IE6 when you've got a scrollbar (not attached to the top, but when you've scrolled down).
When I create 2 columns with divs that are sortable, add a "revert:
300" to the sortable function, in IE6 the div that you are dragging
will "float" to the wrong position when you've got a scrollbar. It
will end up in the correct position when the "revert" is done.
Example:
http://www.bittersweetlife.nl/test/test-doctype.html
Note that this only happens when I've got a (valid) doctype defined.
In other (newer) browsers this works just fine.
Here's an example without doctype: http://www.bittersweetlife.nl/test/test-nodoctype.html.
It works fine then in all browsers, including IE6.
As requested (http://groups.google.com/group/jquery-ui/browse_thread/thread/db14e1c764469a59), here's the ticket.
Cheers,
Paul
Attachments (0)
Change History (3)
Changed November 17, 2009 06:40PM UTC by comment:1
milestone: | TBD → 1.8 |
---|
Changed October 11, 2012 02:54PM UTC by comment:2
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 27, 2012 08:34PM UTC by comment:3
resolution: | → wontfix |
---|---|
status: | new → closed |
Thanks for contributing! Support for IE6 is being dropped in the next version of jQuery UI, and so alas, this is a wontfix.