Opened 13 years ago
Closed 10 years ago
#4858 closed bug (wontfix)
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
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:3 Changed 10 years ago by
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.