Opened 12 years ago
Closed 5 years ago
#7909 closed defect (patchwelcome)
Wrong parent of dojo.dnd.Moveable
Reported by: | kiuma | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | low | Milestone: | 1.13 |
Component: | DnD | Version: | 1.2.0 |
Keywords: | reviewed | Cc: | |
Blocked By: | Blocking: |
Description
Moveable objects should be reattached to the bottom of the document in position absolute (just like dialogs)
Attachments (1)
Change History (8)
comment:1 Changed 12 years ago by
Changed 12 years ago by
Attachment: | test_broken_moveable.html added |
---|
comment:2 Changed 12 years ago by
this is a useful link got from sfoster @ #dojo http://css-discuss.incutio.com/?page=ContainingBlock
comment:3 Changed 12 years ago by
Summary: | dojo.dnd.Moveable → Wrong parent of dojo.dnd.Moveable |
---|
comment:5 Changed 9 years ago by
Keywords: | needsreview added |
---|---|
Priority: | high → low |
i'm trying to identify stale tickets. if there is a need to keep this ticket open, please replace the "needsreview" keyword with "reviewed". if there is no need to keep this ticket open then please close it.
comment:6 Changed 9 years ago by
Keywords: | reviewed added; needsreview removed |
---|
The test case still fails in that the drag handle jumps to the left the first time you try to drag it. I guess that counts as reviewed.
comment:7 Changed 5 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 5+ years, I'm closing this as patchwelcome.
Could you provide more details? Specifically:
I don't recall ever detaching any moveables.