Search and Top Navigation
#9135 closed bug (duplicate)
Opened March 05, 2013 03:54PM UTC
Closed March 05, 2013 04:28PM UTC
drag and drop not working properly after the page is scaled using css3 transform
Reported by: | maneesh | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
I am facing a issue with drag and drop after the div has been scaled.
If I scale a div using CSS3 "transform: scale(0.60);" then the draggable element doesn't move along with the cursor.
it works weirdly.
Thanks in advance.
Maneesh Nanu
Attachments (0)
Change History (1)
Changed March 05, 2013 04:28PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #6844.