Search and Top Navigation
#11290 closed bug (duplicate)
Opened March 03, 2015 02:07PM UTC
Closed March 03, 2015 02:23PM UTC
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.
1. Drag the draggable item around, observe it works properly.
2. Click Zoom out and observe that the container and contents get smaller (click 2-3 times)
3. Now drag the draggable item around, observe its coordinates are incorrect while dragging and doesn't drag properly.
Attachments (0)
Change History (1)
Changed March 03, 2015 02:23PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #6844.