Jump to content
Search Community

Draggable not working on IE11

nsroy test
Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

I believe we've identified the issue (it's related to an odd way that Microsoft decided to handle their own legacy MSPointerEvent stuff) and resolved it. Please try the preview of 1.11.2 and let us know if it works well for you - snag it from another post in the forums: http://forums.greensock.com/topic/8556-tweenlitefrom-cuts-off-some-width-where-does-the-value-come-from/?p=33641

  • Like 1
Link to comment
Share on other sites

  • 1 year later...

Still have this problem with IE11 and sometimes with Chrome 40.0.2214.38 beta-m

(Dragging child node of SVG)

In IE first click allways calls a drag event, second click calls click event.

When i'm dragging then dropping then clicking - everything works normal.

After drop click works 1 time.

Link to comment
Share on other sites

Hi cxlvii,

 

Sorry to hear you are encountering problems. 

It would really help if you could create a really simple demo as explained here: http://greensock.com/forums/topic/9002-read-this-first-how-to-create-a-codepen-demo/

 

This way we know we are seeing exactly what you are seeing.

In the meantime, a quick fix may be wrapping your svg elements in a div and dragging the div. IE's support for svg has been pretty horrible.

If there is something we can change in Draggable to account for this we will definitely give it a shot.

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...