Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE 10 Polymer Implmementation #1062

Closed
daver208 opened this issue Nov 6, 2014 · 4 comments
Closed

IE 10 Polymer Implmementation #1062

daver208 opened this issue Nov 6, 2014 · 4 comments

Comments

@daver208
Copy link

daver208 commented Nov 6, 2014

Testing todomvc 1.3.0 in a Windows 8 Guest (Build 9200) in virtualbox from https://www.modern.ie/en-us/virtualization-tools served up from an ubuntu host by python -m SimpleHTTPServer

When testing with a fresh VM in IE 10 I can only add one task. At some point I was able to add multiple tasks in IE, but I couldn't pin down what needed to be done for it to work. Deleting the browsing history would cause it to go back to the mode where I could only add 1 task. In either mode the menu pane on the left did not show up in IE. Tested vs chrome 38.0.2125.111 m. No real problem for me, but wanted to give feedback.

ie10_nojre_vs_chrome

@arthurvr
Copy link
Member

Yes, I was able to confirm this, but, as you can see on the Polymer website IE10 does not support any web components feature natively. As the webcomponents.js polyfill does only support IE10 flaky, I don't think we should really care about this.

@addyosmani Thoughts?

@addyosmani
Copy link
Member

We (Polymer & Web Component polyfills) have limited support for IE10. I would say we shouldn't really care about trying to get this right there given the number of platform oddities needed to work around to get this high-fidelity are probably not worth it for TodoMVC.

@arthurvr
Copy link
Member

I would say we shouldn't really care about trying to get this right there given the number of platform oddities needed to work around to get this high-fidelity are probably not worth it for TodoMVC.

I can totally agree with that. For me this issue is good to be closed.

@addyosmani
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants