Skip to main content

Search and Top Navigation

#4701 closed bug (duplicate)

Opened July 21, 2009 12:53PM UTC

Closed May 17, 2013 02:19AM UTC

Resizable: Issue resizing with a scrollable containment: 'parent'

Reported by: oggy Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.resizable Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

This is a variant of #3074. The workaround presented there doesn't work when the string "parent" is passed as the containment option. I've attached a fix, though it could probably be improved since the containerElement is already calculated elsewhere in the code.

Attachments (1)
Change History (4)

Changed July 28, 2009 01:59AM UTC by scottgonzalez comment:1

component: ui.coreui.resizable
milestone: TBD1.8

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

milestone: 1.9.02.0.0

Changed November 01, 2012 01:06AM UTC by tj.vantoll comment:3

status: newopen
summary: Resizable jumps when in scrolled container.Resizable: Issue resizing with a scrollable containment: 'parent'

This is still an issue in 1.9.1 - http://jsfiddle.net/tj_vantoll/YwMXS/.

Changed May 17, 2013 02:19AM UTC by tj.vantoll comment:4

resolution: → duplicate
status: openclosed

Duplicate of #3815.This was actually fixed by https://github.com/jquery/jquery-ui/commit/a1b32b59d57c2171af9ba0ed6b35ccde28794e3b for #3815. The test case works fine with updated version numbers: http://jsfiddle.net/tj_vantoll/YwMXS/4/.