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

Jittery scorlling, when displaying a lot of tags #15158

Closed
PaulisX opened this issue Apr 11, 2024 · 4 comments
Closed

Jittery scorlling, when displaying a lot of tags #15158

PaulisX opened this issue Apr 11, 2024 · 4 comments
Labels
needs - winui Requires changes from WinUI

Comments

@PaulisX
Copy link

PaulisX commented Apr 11, 2024

Description

When scrolling a folder, containing a lot of other folders with tags, the scrolling is jittery, pausing after every few folders, then continuing. It finishes the scroll animation about 1 second after stopping the scrolling on mouse.

Steps To Reproduce

  1. Create multiple folders (87 in my case)
  2. Give every folder a tag
  3. Scroll down or up fast with a single motion

Requirements

The scrolling does not jitter, stop after every few folders when folders have tags.

Files Version

3.3.0..0

Windows Version

22H2

Log File

debug.log

@PaulisX PaulisX added the bug label Apr 11, 2024
@yaira2
Copy link
Member

yaira2 commented Apr 11, 2024

  • is this only when tags are applied, or does it occur even without the tags?
  • which layout are you using?

@yaira2 yaira2 added the needs - additional info Needs more information from the reporter label Apr 11, 2024
@PaulisX
Copy link
Author

PaulisX commented Apr 12, 2024

  • This happens only when tags are applied
  • The issue happens only in Details view

In this example, I do a single fast, large scroll. It scrolls down after a few folders, pauses, then continues. Noticeable in both the speed at which the folders move and the scrollbar position. The stopping after a few folders happens every time, sometimes more than once. The scroll view is at its final position, some time after i no longer touch scroll wheel. The other views don't have this issue.

Screen recording

@PaulisX PaulisX closed this as not planned Won't fix, can't repro, duplicate, stale Apr 12, 2024
@PaulisX PaulisX reopened this Apr 12, 2024
@PaulisX
Copy link
Author

PaulisX commented Apr 12, 2024

Closed by accident, my bad.

@yaira2
Copy link
Member

yaira2 commented May 21, 2024

I looked into this further and it turns out it's a known issue with the WinAppSdk framework we use in Files. We're going to close this issue but I'm linking the relevant issues here so you can add a comment to let Microsoft know this is affecting your workflow and usage of Files.

microsoft/microsoft-ui-xaml#9584
microsoft/microsoft-ui-xaml#9308

@yaira2 yaira2 closed this as completed May 21, 2024
@yaira2 yaira2 added needs - winui Requires changes from WinUI and removed needs - additional info Needs more information from the reporter labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs - winui Requires changes from WinUI
Projects
None yet
Development

No branches or pull requests

2 participants