Skip to main content

Search and Top Navigation

#15012 new bug ()

Opened July 20, 2016 05:31PM UTC

Last modified July 20, 2016 05:31PM UTC

Parent element with overflow:hidden results in incorrect positioning on drag end

Reported by: omnomnomnom Owned by:
Priority: minor Milestone: none
Component: ui.draggable Version: 1.11.3
Keywords: Cc:
Blocked by: Blocking:
Description

In IE versions 8 to Edge, if you have a draggable element inside a parent with overflow:hidden set, when the draggable leaves the parents on the right or bottom values the element will move to be completely contained by the parent. The Developer Tools show the top and left values to still be what they were immediately before the mouse was let go.

This behaviour does not occur in 1.9.2. This behaviour also does not occur in Chrome 51.0.2704.106 and Firefox 47.0.1.

jsBin of 1.9.2 behaviour: https://output.jsbin.com/jutumineya

jsBin of 1.11.3 behaviour: http://output.jsbin.com/beyisurije

Attachments (0)
Change History (0)