Internet Explorer - Update matrix transformation on SVG
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 418
- PR merge metrics
- No merged PRs in 30d
Description
Hi Anvaka,
I see you found a bug on IE11 for updating the matrix transformation in SVG:
http://jsfiddle.net/anvaka/4bbx4gny/1/
I also commented out:
https://connect.microsoft.com/IE/feedbackdetail/view/968203/ie-11-svg-transform-matrix-is-detached-from-svg-element#tabs
If you, github stargazer, stump on it too, please hit MS with your feedback!
I was updating the matrix for better handling translation of svg graph object (I found it more precise for my case rather than renderer.moveTo()) but now I am having some problems.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the SVG matrix-transformation behavior in the linked JSFiddle on Internet Explorer 11, then review the matrix update path and compare it with renderer.moveTo(). Use the linked Microsoft feedback report for the browser-specific context; done means translation updates work reliably for SVG graph objects in IE11.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100