lepoco / lepoco/wpfui

ListBox BorderBrush and BorderThickness change does not affect the display of ListBox

Open
#541 0 comments 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

Changing BorderBrush and BorderThickness properties does not affect the ListBox display

To Reproduce
  1. Change BorderBrush and/or BorderThickness properties
  2. Look at preview or build app
  3. See no change (borders are transparent)
Expected behavior

Borders are visible if BorderBrush and/or BorderThickness properties are changed

Screenshots

image

OS version

Edition Windows 11 Pro
Version 22H2
OS build 22621.1194

.NET version

.NET 7

WPF-UI NuGet version

NuGet
6.6.0.20

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 file, test, or entry point is named in the issue. First reproduce the problem with a WPF UI ListBox on Windows 11 using .NET 7 and changed BorderBrush and BorderThickness values; investigate the control's rendering or template path. Done means the configured borders are visible in both preview and the built application.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.