WinUI-Gallery icon indicating copy to clipboard operation
WinUI-Gallery copied to clipboard

Annotated Scrollbar stuck on Windows 10 using Touchpad

Open vectorrilke opened this issue 11 months ago • 3 comments

Which version of the app?

WinUI 3 Gallery

Description

When previewing scrollbar options, scrollabar with title after sliding it up and down leaves the title box stuck on top, floating over everything if you change category or look at different previews. Also, upon clicking on "Settings" button down there, app crashes.

Screenshots

No response

Windows version

Windows 10 22H2 (19045)

Additional context

No response

vectorrilke avatar Mar 17 '24 16:03 vectorrilke

Can you elaborate more on the repro steps. What ScrollBar are you talking about? Is it a specific page.

karkarl avatar Mar 21 '24 18:03 karkarl

I mean exactly this (please see the screenshot attached): [image: image.png] Upon some scrolling on the touchpad (Surface Pro 5, latest Win 10) the annotation either stops working (showing) at all or the "label" gets stuck all the way on top of everything for whole duration of using the app.

I hope this helps. And also shows another bug, annotation does not change properly, on "gold" i see "azure".

On Thu, 21 Mar 2024 at 19:30, Karen @.***> wrote:

Can you elaborate more on the repro steps. What ScrollBar are you talking about? Is it a specific page.

— Reply to this email directly, view it on GitHub https://github.com/microsoft/WinUI-Gallery/issues/1505#issuecomment-2013244633, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC5LOK4HFUHTFHA6WUPOCJLYZMRMRAVCNFSM6AAAAABE2LAYH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJTGI2DINRTGM . You are receiving this because you authored the thread.Message ID: @.***>

vectorrilke avatar Mar 21 '24 19:03 vectorrilke

Repro:

  • Open Annotated Scrollbar page
  • Click on the scrollbar; a (sort of) tooltip shows
  • Scroll the list via scrollwheel or touch (-screen or -pad)
  • Tooltip doesn't change a thing

Tooltip seems to be linked to the mouse pointer specifically (?) Most likely a WinUI / Xaml issue. https://github.com/microsoft/microsoft-ui-xaml/blob/2a60e27c591846556fa9ec4d8f305afdf0f96dc1/controls/dev/AnnotatedScrollBar/AnnotatedScrollBar.cpp#L498-L501

Jay-o-Way avatar May 21 '24 12:05 Jay-o-Way