microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.31k stars 676 forks source link

Default drag UI tooltip is not per monitor dpi aware #9717

Open HO-COOH opened 3 months ago

HO-COOH commented 3 months ago

Describe the bug

The default tooltip showed when dragging is not per monitor dpi aware.

Steps to reproduce the bug

  1. Open Winui3 gallery, go to ListView page and go to the listview with drag & drop support example
  2. Drag and item, the "Move" tooltip is showed correctly
  3. Move the winui3 gallery window to another monitor with different dpi, drag again
  4. Now the tooltip is not correctly scaled.

Expected behavior

No response

Screenshots

  1. First drag: image

  2. Second drag: image

NuGet package version

WinUI 3 - Windows App SDK 1.5.3: 1.5.240428000

Windows version

Windows 10 (1809): Build 17763

Additional context

No response

github-actions[bot] commented 3 months ago

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:

Closed similar issues:

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