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

AnnotatedScrollBar doesn't dismiss tooltip on PointerLost #9856

Closed
karkarl opened this issue Jul 25, 2024 · 2 comments
Closed

AnnotatedScrollBar doesn't dismiss tooltip on PointerLost #9856

karkarl opened this issue Jul 25, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@karkarl
Copy link
Contributor

karkarl commented Jul 25, 2024

Describe the bug

image

Tooltip for AnnotatedScrollBar is not dismissed properly if pointer is lost. I believe pointer handling for edge cases such as scenario below is needed.

Steps to reproduce the bug

  1. Go to WinUI-Gallery -> AnnotatedScrollBar
  2. Set window height to less than the AnnotatedScrollBar height
  3. Drag AnnotatedScrollBar off window and see that the tooltip follows the pointer off screen
  4. Let go of mouse drag and observe that the tooltip stays there until pointer re-enters and exits AnnotatedScrollBar

Expected behavior

No response

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.5.5: 1.5.240627000

Windows version

Windows 11 (22H2): Build 22621

Additional context

No response

@karkarl karkarl added the bug Something isn't working label Jul 25, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jul 25, 2024
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Open similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@karkarl
Copy link
Contributor Author

karkarl commented Jul 25, 2024

The bot did something! Resolving as dupe of #9726

@karkarl karkarl closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot removed the needs-triage Issue needs to be triaged by the area owners label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants