Opened 8 years ago
Closed 8 years ago
#11290 closed bug (duplicate)
When using a zoomable container, jquery ui .draggable() doesn't work properly
Reported by: | sberube | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://jsfiddle.net/sberube/d10e21ne/
Fiddle available.
- Drag the draggable item around, observe it works properly.
- Click Zoom out and observe that the container and contents get smaller (click 2-3 times)
- Now drag the draggable item around, observe its coordinates are incorrect while dragging and doesn't drag properly.
Note: See
TracTickets for help on using
tickets.
Duplicate of #6844.