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

When setting RightToLeft = Yes and RightToLeftLayout = True, the selected node box is not fully rendered #12681

Open
Nora-Zhou01 opened this issue Dec 25, 2024 · 0 comments · May be fixed by #12698
Assignees
Labels
🚧 work in progress Work that is current in progress

Comments

@Nora-Zhou01
Copy link
Member

Nora-Zhou01 commented Dec 25, 2024

.NET version

.NET SDK 10.0.100-alpha.1.24623.3

Did it work in .NET Framework?

No

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No, still repro in .NET 8.0/9.0

Issue description

When setting CheckBoxs=True and DrawMode=OwnerDrawText, the selected node box is not fully rendered.

Image

Expected Results:
When setting CheckBoxs=True and DrawMode=OwnerDrawText, the result should be the same as when CheckBoxs=True and DrawMode=OwnerDrawAll, the selected node box will be fully rendered.

Image

Steps to reproduce

  1. Build & run application Render issue.zip
  2. Click the ChecBox = True & OwnerDrawText button
  3. Select a node and observe the selection box
@Nora-Zhou01 Nora-Zhou01 added the untriaged The team needs to look at this issue in the next triage label Dec 25, 2024
@LeafShi1 LeafShi1 self-assigned this Dec 30, 2024
@LeafShi1 LeafShi1 removed the untriaged The team needs to look at this issue in the next triage label Dec 30, 2024
@dotnet-policy-service dotnet-policy-service bot added the 🚧 work in progress Work that is current in progress label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 work in progress Work that is current in progress
Projects
None yet
2 participants