Gisellameloni / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

browser.js file needs better detection for IE 11 #1244

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

browser.js needs better detection for IE 11.

In what version of SVG-edit does the problem occur? (Latest trunk, 2.7.1,
etc)
https://code.google.com/p/svg-edit/source/browse/trunk/editor/browser.js

Please provide any additional information below.

Original issue reported on code.google.com by ovidiu.c...@exswap.com on 9 Oct 2014 at 1:07

GoogleCodeExporter commented 9 years ago
Here is a suggested fix for this:
see IE_version() method and its usages in the attached file.

Original comment by ovidiu.c...@exswap.com on 9 Oct 2014 at 1:12

GoogleCodeExporter commented 9 years ago

Original comment by ovidiu.c...@exswap.com on 9 Oct 2014 at 1:25

Attachments: