Skip to main content

Search and Top Navigation

#8606 closed bug (wontfix)

Opened September 27, 2012 06:02PM UTC

Closed May 04, 2017 03:28PM UTC

Sortable: IE 10 offsets go awry when page is scrolled

Reported by: meggermann Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.8.23
Keywords: Cc:
Blocked by: Blocking:
Description

Steps to repro:

1) In IE 10 goto http://jqueryui.com/demos/sortable/

2) Size and scroll the browser window so the banner is not visible

3) Attempt to sort the list

  • The dragged item must be dragged down further than the scroll amount before the list items begin to re-order themselves.
Attachments (0)
Change History (7)

Changed September 28, 2012 01:45AM UTC by scottgonzalez comment:1

component: ui.coreui.sortable

Changed October 11, 2012 02:56PM UTC by scottgonzalez comment:2

milestone: 1.9.02.0.0

Changed November 07, 2012 06:10PM UTC by mikesherov comment:3

status: newopen
summary: IE 10 offsets go awry when page is scrolledSortable: IE 10 offsets go awry when page is scrolled

confirmed in IE10 on browserstack: http://jqueryui.com/demos/sortable/

Changed March 23, 2013 02:18AM UTC by tj.vantoll comment:4

I am not seeing this issue. Can someone else confirm this still occurs, and if so give a little more information on how it can be recreated?

Changed May 24, 2013 05:34PM UTC by brettkiefer comment:5

I can reproduce the issue in Internet Explorer 10 on Windows 8, just as the reporter stated it. When I size the window such that there is a vertical scrollbar, then scroll down until the sortable list is at the top of the window, dragging does not cause reorder.

Internet Explorer 10.0.9200.16384

Changed May 24, 2013 09:30PM UTC by tj.vantoll comment:6

Ok I see it on the default demo now: http://jqueryui.com/resources/demos/sortable/default.html. The sorting will still occur, you just have to overlap the items a lot more than you should have to to cause a sort.

Changed May 04, 2017 03:28PM UTC by scottgonzalez comment:7

resolution: → wontfix
status: openclosed

IE 10 is no longer supported.