Search and Top Navigation
#9366 closed bug (duplicate)
Opened June 07, 2013 02:27PM UTC
Closed June 07, 2013 03:10PM UTC
Droppable() - Doesn't work for rotated targets
Reported by: | IPWright | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.droppable | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It seems that the droppable behaviour doesn't work correctly if the droppable target has been rotated. This bug's been logged before but was closed due to a lack of reproducible steps.
Please see the following JSFiddle - http://jsfiddle.net/IPWright83/72ZTp/
You can see that you can drag ''Drag Me'' onto the Div with the text ''Works'' and an alert fires. If you attempt to do so on the rotated Div containing the text ''Fails'' no alert gets fired.
Attachments (0)
Change History (1)
Changed June 07, 2013 03:10PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #6844.