Collapsed margins mess up a contained dragdrop object
Reported by Stephen Elson | July 17th, 2009 @ 01:24 PM | in 1.6
When a dragdrop container has a top margin, and it is rendered below an element with a bottom margin, the dragdrop object can escape the container, and the dragdrop object will move upwards when you click on it.
Comments and changes to this ticket
-
Stephen Elson July 17th, 2009 @ 05:01 PM
- Tag changed from defect to defect, widgets
-
Stephen Elson July 17th, 2009 @ 07:22 PM
- Tag changed from defect, widgets to defect, dragdrop, widgets
-
Stephen Elson July 24th, 2009 @ 01:49 PM
- State changed from new to accepted
-
Jake Archibald July 27th, 2009 @ 01:56 PM
- State changed from accepted to open
-
Jake Archibald July 27th, 2009 @ 04:27 PM
- State changed from open to review
I rewrote a lot of the position detection code in dragdrop which fixed the jumping draggable issue and fixed the collapsing margin issues when it comes to generating placeholders.
I couldn't recreate the bug in this ticket, so I assume my changes fixed it :)
-
Jake Archibald July 31st, 2009 @ 11:10 AM
- State changed from review to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A JavaScript Library
People watching this ticket
Referenced by
- 20 NodeList - method to get offset from positioned parent Fixing this may fix #9 as well