Skip to main content

Search and Top Navigation

#3114 closed bug (wontfix)

Opened July 18, 2008 08:30PM UTC

Closed January 04, 2009 03:56AM UTC

Last modified October 11, 2012 09:15PM UTC

resizable on divs with position:absolute

Reported by: balliano Owned by: eduardo
Priority: minor Milestone:
Component: ui.resizable Version: 1.5.1
Keywords: Cc:
Blocked by: Blocking:
Description

hi,

i've some divs with position:absolute but i'm not using


top:

left:

height:

width:


but


top:

left:

bottom:

width:


problem is that resizable always sets the height of the div, also if i resized its width and the height wasn't touched

do you think resizable could not change the height if the height wasn't changed?

Attachments (0)
Change History (3)

Changed August 16, 2008 08:10PM UTC by Cloudream comment:1

milestone: → TDB

Changed January 04, 2009 03:56AM UTC by scottgonzalez comment:2

resolution: → wontfix
status: newclosed

This is the intended behavior of resizable. If you feel there is a strong reason that this shouldn't occur, feel free to start a discussion on the jquery-ui list.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:3

milestone: TBD

Milestone TBD deleted