Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Droid] ScrollViewer jumps up back on touch when flyout closed #15346

Open
FrozDark opened this issue Feb 4, 2024 · 3 comments
Open

[Droid] ScrollViewer jumps up back on touch when flyout closed #15346

FrozDark opened this issue Feb 4, 2024 · 3 comments
Labels
area/popups 💬 Categorizes an issue or PR as relevant to popups or flyouts difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)

Comments

@FrozDark
Copy link

FrozDark commented Feb 4, 2024

Current behavior

When flyout opend then closed scrollviewer jumps up back on every touch until gets to the start

video_2024-02-04_14-21-37.mp4

Seems like a pointer issue

Expected behavior

No jumps

How to reproduce it (as minimally and precisely as possible)

  1. Place scrollviewer
  2. Open flyout inside and close
  3. Touch any point inside viewport
  4. Jumping scrollviewer

Repro
ScrollViewerUnoIssues.zip

Workaround

No response

Works on UWP/WinUI

Yes

Environment

Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia

NuGet package version(s)

Uno 5.1.31

Affected platforms

Android

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@FrozDark FrozDark added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Feb 4, 2024
@jeromelaban jeromelaban added project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..) area/popups 💬 Categorizes an issue or PR as relevant to popups or flyouts and removed triage/untriaged Indicates an issue requires triaging or verification labels Feb 5, 2024
@FrozDark
Copy link
Author

FrozDark commented Feb 5, 2024

Thing to note it's a regression from 5.0

@ramezgerges
Copy link
Contributor

May or may not be related to #15354 which fixes this for WASM.

@FrozDark
Copy link
Author

Still reproduces on 5.2.139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/popups 💬 Categorizes an issue or PR as relevant to popups or flyouts difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)
Projects
None yet
Development

No branches or pull requests

3 participants