microsoft-ui-xaml icon indicating copy to clipboard operation
microsoft-ui-xaml copied to clipboard

TabView item drag does not adapt to DPI change

Open HO-COOH opened this issue 1 year ago • 1 comments

Describe the bug

The visual / tooltip shown when dragging a TabViewItem is not per monitor dpi aware.

#8442 is for WinUI2. Same issue here for WinUI3.

Steps to reproduce the bug

  1. Open WinUi3 Gallery, go to TabView page
  2. Drag a TagViewItem to another monitor with a different dpi

The font size and visual size are not changing

Expected behavior

No response

Screenshots

TabView

NuGet package version

WinUI 3 - Windows App SDK 1.5.4: 1.5.240607001

Windows version

Windows 11 (22H2): Build 22621

Additional context

No response

HO-COOH avatar Jun 28 '24 13:06 HO-COOH

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.

github-actions[bot] avatar Jun 28 '24 13:06 github-actions[bot]

I believe this is an OS issue, making the underlying cause/fix the same as #8442. Let's track through that one issue. I added a comment in that issue to note the issue also applies to WinUI3.

codendone avatar Jul 02 '24 22:07 codendone