bitovi / bitovi/syn

Dragged element doesn't move in IE9 and older

Open
#52 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
441
Forks
254
PR merge metrics
No merged PRs in 30d

Description

I am making drag/move specs with Syn. Everything works great with modern browsers but this does not work in IE9 and older: http://jsfiddle.net/7K3PR/
Tried same thing with jQuery and same result: http://jsfiddle.net/L35CN/

I can see the Syn red dot moving, having the correct starting point and trajectory, but the element does not move.

Any pointers on what can change to get this working?

Thank you!

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the behavior in the linked Syn and jQuery jsfiddle examples under IE9 or older Internet Explorer, then compare the moving red dot with the dragged element. The issue is done when the element follows the simulated drag trajectory in those browsers.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.