Skip to main content

Bug Tracker

Side navigation

#2323 closed bug (fixed)

Opened February 12, 2008 01:53PM UTC

Closed February 12, 2008 05:07PM UTC

Resizable not updating top/left when dragging NE,N,NW,W, SW directions.

Reported by: nathantran Owned by: braeker
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

This bug is described in the following group post:

http://groups.google.com/group/jquery-ui/browse_thread/thread/a9d949fc57a7fb2b/6b8f908e16603a4a?hl=en&lnk=gst&q=resizable+left+top#6b8f908e16603a4a

When dragging NE,N,NW,W, SW directions ui.options.currentPosition.top and ui.options.currentPosition.left are not updated. However, at the start of each drag the values of top and left are properly updated.

Attachments (0)
Change History (4)

Changed February 12, 2008 03:17PM UTC by paul comment:1

owner: paulbraeker

Changed February 12, 2008 04:02PM UTC by nathantran comment:2

This little clip shows the bug in action. Notice that the background of the resizable snaps into proper position at the start of each drag. Dragging in the E,SE,S directions work as intended. Also notice that dragging N will make the S edge move down slightly.

Changed February 12, 2008 04:02PM UTC by nathantran comment:3

Changed February 12, 2008 05:07PM UTC by braeker comment:4

resolution: → fixed
status: newclosed