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

Resizable pointer shows up even when a window is maximized #8665

Closed
eduardobragaxz opened this issue Jul 12, 2023 · 5 comments
Closed

Resizable pointer shows up even when a window is maximized #8665

eduardobragaxz opened this issue Jul 12, 2023 · 5 comments
Labels
area-Windowing bug Something isn't working fixed-internally This bug has been fixed, and the fix will be shipped in the next version of WinUI 3. team-CompInput Issue for IXP (Composition, Input) team
Milestone

Comments

@eduardobragaxz
Copy link

eduardobragaxz commented Jul 12, 2023

Describe the bug

The pointer will change from default to the one indicating the window is resizable even when the window is maximized.

Steps to reproduce the bug

  1. Create a WinUI 3 project;
  2. Set ExtendsContentIntoTitleBar to true;
  3. Build and run the app;
  4. Maximize it and hover over the upper edge.

Expected behavior

No response

Screenshots

No response

NuGet package version

Windows App SDK 1.4 Preview 1: 1.4.230628000-preview1

Packaging type

Packaged (MSIX)

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

Visual Studio 2022-preview

Additional context

No response

@jeremy-visionaid
Copy link

Oh yup, I'm seeing this one too

@Arko109
Copy link

Arko109 commented Feb 29, 2024

Same issue on Windows 10 19045.3930

@llongley llongley closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2024
@llongley llongley added the closed-Duplicate Described behavior is already captured by another issue. label Jun 7, 2024
@codendone codendone added the fixed-internally This bug has been fixed, and the fix will be shipped in the next version of WinUI 3. label Jun 7, 2024
@codendone
Copy link
Contributor

Switching this to fixed-internally rather than duplicate.

@codendone
Copy link
Contributor

The fix will be serviced to 1.5.

@codendone
Copy link
Contributor

The fix is now in Version 1.5.4 (1.5.240607001).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Windowing bug Something isn't working fixed-internally This bug has been fixed, and the fix will be shipped in the next version of WinUI 3. team-CompInput Issue for IXP (Composition, Input) team
Projects
None yet
Development

No branches or pull requests

7 participants