Search and Top Navigation
#7772 closed bug (duplicate)
Opened October 06, 2011 08:43PM UTC
Closed April 08, 2015 05:28PM UTC
Draggable: when css 'right' is set, element resizes on drag
Reported by: | dmitry_f | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.draggable | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Here's demo of bug: http://jsfiddle.net/6tgec/1/
If we set 'right:0' for element, then element resizes on drag. That's incorrect.
Attachments (0)
Change History (8)
Changed October 11, 2012 02:49PM UTC by comment:1
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 28, 2012 07:22PM UTC by comment:2
status: | new → open |
---|---|
summary: | Draggable element 'right:0' bug → Draggable: when css 'right:0' is set, element resizes on drag |
Confirmed on latest: http://jsfiddle.net/BW3NW/
Changed January 27, 2013 07:07PM UTC by comment:3
summary: | Draggable: when css 'right:0' is set, element resizes on drag → Draggable: when css 'right' is set, element resizes on drag |
---|
The value of the
rightrule doesn't matter. Also resizable has similar issues http://jsfiddle.net/tj_vantoll/3Rzsu/.
Changed August 18, 2014 07:34PM UTC by comment:5
resolution: | → fixed |
---|---|
status: | open → closed |
Draggable: Set explicit width/height instead of right/bottom css.
Fixes #7772
Changeset: 8eca7b8f45885d20c13f1bf64cad8bee5fc1d5c5
Changed August 18, 2014 07:34PM UTC by comment:6
milestone: | 2.0.0 → 1.11.2 |
---|
Changed April 08, 2015 05:27PM UTC by comment:7
milestone: | 1.11.2 |
---|---|
resolution: | fixed |
status: | closed → reopened |
Reverted in d0ea32e3ad613eaaa523d0c88c776dab2b26b25f.