Search and Top Navigation
#2956 closed bug (fixed)
Opened June 04, 2008 08:31PM UTC
Closed June 09, 2008 01:02PM UTC
Resizable Containment Bug
Reported by: | TommyM | Owned by: | eduardo |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.resizable | Version: | 1.5rc1 |
Keywords: | resizable containment | Cc: | |
Blocked by: | Blocking: |
Description
There is this weird bug when using containment with resizables.
Basically the plugin uses the offset of the containment element, and the position of the resizable. That way it get all screwed up in certain situations.
Its hard to explain, so I created a test page where you can see what I mean. In this case, the image is the containment but as you can see, you are able to resize it to the left outside of the image, and only as far to the right as the position.left + containerSize.width
http://development.ugame.net/resizable-containment-bug.html
I am using the latest revision of jQuery UI from the SVN.
Attachments (0)
Change History (1)
Changed June 09, 2008 01:02PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |