xamarin/Xamarin.Forms
[UWP] Image Loading issues with URI images
Ouverte
#6 653 ouverte le 25 juin 2019
e/3 :clock3:help wantedinactivep/UWPt/bug :bug:up-for-grabs
Métriques du dépôt
- Stars
- (5 644 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Description
- Images aren't loading when using a URI
- Images and Buttons don't scale down when the image is nulled out
On a side note I think there's a bug with Appium where it can't read an AutomationID from a DataTemplate. Which is one of the reasons that the Issue4597 test is failing on UWP and I have no idea how to currently make it automated. Even if you retrieve the descendants of the ListView it only returns a single empty element so I think the Appium concept of the UI Test isn't refreshing correctly and a bug will need to be logged with them
Steps to Reproduce
- Run Issue4597 and go through the variations there to test UWP
- You can also uncomment out the UI tests for windows and run them to see where they fail
Expected Behavior
All the UI tests for 4597 should pass
Actual Behavior
They all currently fail
Basic Information
- Version with issue: 4.0+
- IDE:
- Platform Target Frameworks:
- UWP