lepoco / lepoco/wpfui

Page content overlays NavigationView

Open
#1,033 1 comment 0 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

NavigationViewContent overlayes the NavigationView

To Reproduce

just place a canvas inside a page, add any child in the canvas, and pan the canvas . not sure if there is any flags to trigger / missed that i need to consider.

Expected behavior

the content page should be clipped, may be Panel-ZIndex sets it back, under the navigation panel.

Screenshots

winuiOverlayed

OS version

Windows 11

.NET version

.net 8 - Windows

WPF-UI NuGet version

I have tested this on Development and Master branch. both behaves the same.

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

No source files or tests are named. Reproduce the issue on Windows 11 with .NET 8 by placing a Canvas with a child in a page, then panning it inside NavigationView; inspect the NavigationView content clipping and z-order behavior. Done means the page content remains clipped beneath the navigation panel.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.