Skip to main content

Search and Top Navigation

#4346 closed bug (duplicate)

Opened March 16, 2009 04:25PM UTC

Closed October 27, 2012 01:02AM UTC

west handle on right-floated resizable is changing the left margin instead of just the width

Reported by: dieselmachine Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.resizable Version: 1.7
Keywords: right float, west handle Cc:
Blocked by: Blocking:
Description

A base example can be found at http://173.10.67.185/columns.html.

I mentioned this on the jquery ui group (http://groups.google.com/group/jquery-ui/browse_thread/thread/35ed3da8f5fe2f4c/dbf021cf0eab6018?hl=en#dbf021cf0eab6018) and it was suggested I enter a bug report here.

Basically, when dragging the west handle of a right-floated resizable, I would expect the right edge to remain anchored, and the handle to overlap the left edge of the div at all times. Instead, the edge of the div seems unlinked to the actual position of the handle, and things are kind fsilly because of it.

Attachments (0)
Change History (4)

Changed May 07, 2009 10:40AM UTC by jzaefferer comment:1

milestone: TBD1.7.2

Changed May 07, 2009 01:19PM UTC by jzaefferer comment:2

milestone: 1.7.21.8

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

milestone: 1.9.02.0.0

Changed October 27, 2012 01:02AM UTC by tj.vantoll comment:4

resolution: → duplicate
status: newclosed

Duplicate of #4985.