Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] UWP ScrollView Entry's text is blank until a tap on it #11259

Closed
vardansargsyan92 opened this issue Jul 1, 2020 · 9 comments
Closed

[Bug] UWP ScrollView Entry's text is blank until a tap on it #11259

vardansargsyan92 opened this issue Jul 1, 2020 · 9 comments
Labels
4.6.0 regression on 4.6.0 a/scrollview i/regression in-progress This issue has an associated pull request that may resolve it! p/UWP t/bug 🐛

Comments

@vardansargsyan92
Copy link

vardansargsyan92 commented Jul 1, 2020

Description

Hi folks.

I am using a scroll view in my application and after updating "Xamarin.Forms" it does not work correctly. I have input items inside the scroll view (Entry) and they are blank until I tap on them. I have attached a gif file that shows the scenario explained above.

Steps to Reproduce

  1. Clone/Download a sample
  2. Run the application

Expected Behavior

The inputs should not be blank.

Actual Behavior

The inputs are blank.

Basic Information

  • Version with issue: 4.6.0.968
  • Last known good version: 4.6.0.967
  • IDE: Visual Studio
  • Platform Target Frameworks:
    • UWP: 16299

Screenshots

emptyEntry

Reproduction Link

Sample

Workaround

N/A

@vardansargsyan92 vardansargsyan92 added s/unverified New report that has yet to be verified t/bug 🐛 labels Jul 1, 2020
@jsuarezruiz
Copy link
Contributor

Could be the same as: #8787

@vardansargsyan92
Copy link
Author

@jsuarezruiz this was working fine on the previous version of XF. The version of XF mentioned here is 4.3.0.991221. Perhaps this could be the same.

@samhouts samhouts added 4.6.0 regression on 4.6.0 i/regression labels Jul 1, 2020
@samhouts
Copy link
Member

samhouts commented Jul 1, 2020

This might be a duplicate of #11106. Please try the latest version of 4.7.0.1080 published today.

@vardansargsyan92
Copy link
Author

@samhouts I have updated XF version to 4.7.0.1080 and I am still getting the same issue. I have pushed the changes into the master branch in my GitHub repo.

@bmacombe
Copy link
Contributor

bmacombe commented Jul 2, 2020

#11140 merged today into 4.8 might fix this

@PureWeen
Copy link
Contributor

PureWeen commented Jul 9, 2020

This is still happening with #11140 merged in

@PureWeen PureWeen removed the s/unverified New report that has yet to be verified label Jul 9, 2020
@bmacombe
Copy link
Contributor

bmacombe commented Jul 9, 2020

I'll try to test against #11351 and see if that resolves this.

@bmacombe
Copy link
Contributor

@PureWeen Looks like #11351 might fix this one.

Tested by making an issue page which is just a copy of the repro in this issue. Screenshots are just after opening the issue 11259 and doing nothing else.

Before putting Packager.Load in the Loaded event
image

After
image

@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Jul 10, 2020
@samhouts
Copy link
Member

closed by #11351

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4.6.0 regression on 4.6.0 a/scrollview i/regression in-progress This issue has an associated pull request that may resolve it! p/UWP t/bug 🐛
Projects
None yet
Development

No branches or pull requests

5 participants