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

Dragging a Tab across a DPI doesn't re-scale the tab item during the drag #8442

Open
Tracked by #14900
zadjii-msft opened this issue Apr 28, 2023 · 1 comment
Open
Tracked by #14900
Labels
area-DragAndDrop bug Something isn't working team-CompInput Issue for IXP (Composition, Input) team

Comments

@zadjii-msft
Copy link
Member

Describe the bug

A picture says 1000 words, however, I couldn't get the screen recording to span across monitors. So imagine that I'm starting the drag from another window, on a 100% scaled monitor, to this 150% scaled one

its-so-little

You'll note, the tab didn't resize itself.

Steps to reproduce the bug

  • Create an app with dragable tabs
  • Open two windows of the app on separate DPIs
  • Drag a tab from one DPI to the other

Expected behavior

It resizes itself as it goes, so that it's the right scaling on the new monitor

Screenshots

No response

NuGet package version

WinUI 2 - Microsoft.UI.Xaml 2.8.2

Windows version

Windows Insider Build (xxxxx)

Additional context

No response

@codendone
Copy link
Contributor

Note: The same issue applies to WinUI (see #9776). I believe this is an OS issue, outside of WinUI2/WinUI3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-DragAndDrop bug Something isn't working team-CompInput Issue for IXP (Composition, Input) team
Projects
None yet
Development

No branches or pull requests

3 participants