lepoco / lepoco/wpfui

FluentWindow not allowing window resize from left or right top corners

Open
#972 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C#
Stars
9.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

When trying to resize the window from either the top left corner or the top right corner the resize cursor does not appear.

To Reproduce
  1. Setup WpfUi
  2. Add a titlebar
  3. Try to resize from upper corners
Expected behavior

The windows should be resizable from every corner, not just the bottom left and bottom right

Screenshots

Error

OS version

Window 11 22H2 (OS Build 22621.3155)

.NET version

.NET 8.0

WPF-UI NuGet version

3.0.0

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in a WPF UI app with a titlebar on Windows 11 and .NET 8. Inspect the window resize handling for the upper-left and upper-right corners, then verify that the resize cursor appears and resizing works from every corner, including the existing lower corners.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.