-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Bug] UWP ScrollView touch not reflecting the current position #11226
Comments
This issue must have been fixed by #11207 |
@jsuarezruiz any ETA for this one? can we get at least a pre release package to test? |
Hi guys. Any news about this issue? |
it seems to be fixed with the today's update. can you please test your case also? for me looks fine |
@EmilAlipiev unfortunately this is not working for my case. The scenario is the following. Suppose we have several entries, labels inside the scroll view. When the page is loaded and I scroll down and then tap on any child ("Nonfocusable itself" like a label) the scroll goes up. I have created a bug report. |
the focus bug is only partly fixed, clicking on a label moves the focus to the top entry |
closed by #11207 |
@jsuarezruiz @samhouts any news about this issue? |
work around here #5652 (comment) |
Description
The touch stays at the original position even after scrolling (UWP only)
Basic Information
This bug is a bummer and should not happen in an official release!
The text was updated successfully, but these errors were encountered: