Search and Top Navigation
#5571 closed bug (duplicate)
Opened April 30, 2010 01:32PM UTC
Closed October 20, 2010 03:53AM UTC
Last modified October 11, 2012 09:15PM UTC
alsoResize && containment: self.size isn't stopped by containement
Reported by: | Daazku | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.resizable | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When using alsoResize && containment the alsoResize element don't stop resizing when the resized element can't resize anymore because hes stopped by containment.
The problem is that self.size is the element size + the offset of the mouse from the element.
Attachments (1)
Change History (4)
Changed May 06, 2010 12:53PM UTC by comment:1
Changed October 19, 2010 03:31PM UTC by comment:2
priority: | critical → major |
---|
Changed October 20, 2010 03:53AM UTC by comment:3
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #5817.
Changed October 11, 2012 09:15PM UTC by comment:4
milestone: | TBD |
---|
Milestone TBD deleted
This bug was also reported here:
http://dev.jqueryui.com/ticket/4603
but the proposed fix is dirty (but could be used for the moment).