aquinn39

Results 23 comments of aquinn39

Still happens in the latest version of WinUI 2 and Windows 11.

Might be related to https://github.com/microsoft/microsoft-ui-xaml/issues/3577 though I'm not sure if that issue is specific to XAML Islands.

This seems to affect ContentDialogs regardless of if they use WinUI 2 or not so reported the issue on Feedback Hub as well. https://aka.ms/AAhimaz

This issue still exists. I have seen some Microsoft apps such as Snipping Tool and Notepad attempt to work around this by preventing the user from resizing the window when...

Also have a user with this issue on Surface Pro 9 with EnablePointerSupport on (haven't tried with it off yet). Has anyone figured out yet if this is due to...

The problem here is that WPF MessageBoxes do not opt into visual styles - if you call `System.Windows.Forms.Application.EnableVisualStyles();` and then use Windows Form's MessageBox, then you will get modern styled...

Interesting. I actually have this issue with the InkCanvas even when using WISP (the strokes are drawn offset when drawn using a pen on a second screen). I wonder if...

> @aquinn39 Do you mean this issue happend without enable WM_Pointer ? Yep

Actually does this issue happen with monitors of different DPI scaling factors or does it happen even if they are both set to the same scaling? I think the issue...

I also have this bug, but with the close, minimise and icon regions. Seems to reset whenever clicking any draggable area of the window or if the window is minimised...