Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Windows Phone 10 / IE 10 bugs with displaying opt groups with ngOptions #9094

Closed
likesjx opened this issue Sep 15, 2014 · 7 comments
Closed

Comments

@likesjx
Copy link

likesjx commented Sep 15, 2014

Windows Phone browser object will not display the contents of the opt group without a non-empty value. Any opt group created by ngOptions will not be displayed.

@caitp
Copy link
Contributor

caitp commented Sep 15, 2014

Will windows phone display angular apps at all? there have been a lot of issues reported with WP8 due to unsafe DOM manipulation being used, so it's possible that the actual problem is something else?

@caitp caitp added this to the Backlog milestone Sep 15, 2014
@likesjx
Copy link
Author

likesjx commented Sep 15, 2014

The app displays fine and has been in production for some time now.

But here is some additional information that we've found:
http://sampsonblog.com/473/ie10-gotcha-optgroup-indexes-and-the-required-attribute

We've tested this out with just html and it seems to work. We've tried to add it to the creation of the optgroup template but unsuccessfully.

@Narretz
Copy link
Contributor

Narretz commented Sep 15, 2014

Can you please provide an example? I happen to have a Windows Phone which runs IE11 (although there are no debugging tools ...) Does it happen on IE10 and IE11?

@Narretz Narretz changed the title Windows Phone Browser Hack Windows Phone Browser bugs with displaying opt groups with ngOptions Sep 15, 2014
@likesjx
Copy link
Author

likesjx commented Sep 19, 2014

It happens only in IE10 and IE10 mobile (but apparently specific builds). The funny thing is that it works in our web application using the native browser but not when using the browser object inside of an native application. But we have been able to reproduce this issue with IE10 desktop and IE10 mobile.

@likesjx
Copy link
Author

likesjx commented Nov 5, 2014

Has there been any movement around this? you can try m.att.com and try paying your bill...

@Narretz
Copy link
Contributor

Narretz commented Apr 12, 2016

Has there been any movement around this? you can try m.att.com and try paying your bill...

Now that's an interesting comment.
So I was actually able to reproduce this in IE10. It seems to me that this is a pretty low-impact bug, as most people will disable browser form validation when using angular.

@Narretz Narretz changed the title Windows Phone Browser bugs with displaying opt groups with ngOptions Windows Phone 10 / IE 10 bugs with displaying opt groups with ngOptions Feb 13, 2017
@Narretz Narretz removed the PRs plz! label Feb 13, 2017
@Narretz Narretz modified the milestones: 1.5.x, 1.7.x Apr 12, 2018
@petebacondarwin petebacondarwin modified the milestones: 1.7.x, 1.7.x - won't fix May 16, 2018
@Narretz
Copy link
Contributor

Narretz commented May 28, 2018

Closing as low frequency bug. As a workaround, a regular select can be used.

@Narretz Narretz closed this as completed May 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants