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

[Bug] UWP ScrollView touch not reflecting the current position #11226

Closed
mknotzer opened this issue Jun 27, 2020 · 10 comments
Closed

[Bug] UWP ScrollView touch not reflecting the current position #11226

mknotzer opened this issue Jun 27, 2020 · 10 comments

Comments

@mknotzer
Copy link

mknotzer commented Jun 27, 2020

Description

The touch stays at the original position even after scrolling (UWP only)

Basic Information

  • Version with issue: XF 4.7.0.968
  • Last known good version: XF 4.6.0.967

This bug is a bummer and should not happen in an official release!

@mknotzer mknotzer added s/unverified New report that has yet to be verified t/bug 🐛 labels Jun 27, 2020
@jsuarezruiz jsuarezruiz self-assigned this Jun 29, 2020
@jsuarezruiz jsuarezruiz added e/2 🕑 2 and removed s/unverified New report that has yet to be verified labels Jun 29, 2020
@jsuarezruiz
Copy link
Contributor

This issue must have been fixed by #11207

@EmilAlipiev
Copy link
Contributor

@jsuarezruiz any ETA for this one? can we get at least a pre release package to test?

@vardansargsyan92
Copy link

Hi guys.

Any news about this issue?

@EmilAlipiev
Copy link
Contributor

it seems to be fixed with the today's update. can you please test your case also? for me looks fine

@vardansargsyan92
Copy link

@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.

@mknotzer
Copy link
Author

mknotzer commented Jul 2, 2020

the focus bug is only partly fixed, clicking on a label moves the focus to the top entry

@samhouts
Copy link
Member

closed by #11207

@mknotzer
Copy link
Author

mknotzer commented Sep 11, 2020

@jsuarezruiz @samhouts any news about this issue?
the focus still moves to the first focusable element (ScrollBar moves up as well) when clicking on a label as example

@mknotzer
Copy link
Author

work around here #5652 (comment)

@vardansargsyan92
Copy link

vardansargsyan92 commented Feb 11, 2021

Hi @mknotzer. Just use the renderer until fix. That works fine for me.

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

5 participants