Custom Query (7259 matches)
Results (7 - 9 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1640 | worksforme | Error with creating multiple "slider" | ||
Description |
[Exception... "'Dimensions: jQuery collection is empty' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no] |
|||
#1642 | fixed | DND droppables bugs | ||
Description |
- Hi, Bugs in DND droppables demo: dnd_accept.gif: red is not accepted ... perhaps it should not be accepted, I don't know - so state that in the demo dnd_greedy.gif: what is greedy? Both, the orange and purple demo accept the draggable in both the inner and outer dropbox - which is incorrect anyway. If greedy is what i think it should be only the purple demo should accept the draggable in both the inner and outer container (if dragged on the inner one) dnd_fit.gif: The draggable is not accepted even it does more than fit in the dropzone already (to get this error try moving in the dropzone from all sides - TLRB ...) dnd_intersect.gif: The draggable does intercept already, but is not recognized (to get this error try moving in the dropzone from all sides - TLRB ...) dnd_touch.gif: The draggable is still outside the dropzone, but is accepted already! djot - |
|||
#1643 | wontfix | sortable demo - disable text selection | ||
Description |
- Hi, lists, which text has been selected before, look ugly when dragged later. djot - |