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

[HDPI]The dotted line between the checkbox and expand/collapse of the TreeView control disappears in HDPI mode #12680

Open
Zheng-Li01 opened this issue Dec 25, 2024 · 2 comments · Fixed by #12706
Assignees
Labels
area-HDPI HDPI, not specific to Dpi mode of app 🚧 work in progress Work that is current in progress

Comments

@Zheng-Li01
Copy link
Member

Zheng-Li01 commented Dec 25, 2024

.NET version

.NET SDK 10.0.100-alpha.1.24623.3

Did it work in .NET Framework?

Yes

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

Can reproduce all previous versions

Issue description

Actually Results:
The dot line disappeared between checkbox and Expand/collapse in HDPI mode
Image

Expected Results:
The dot line display well between checkbox and Expand/collapse in HDPI mode
Image

Steps to reproduce

  1. Setting the machine as High DPI: 250%
  2. Build & run applicationSystemAware.zip
  3. Click the ChecBox = True & OwnerDrawText button
  4. Observe the dot line between checkbox and Expand/collapse

More info:

  1. There has a similar issue 5097 in Multi-Monitor mode.
@Zheng-Li01 Zheng-Li01 added area-HDPI HDPI, not specific to Dpi mode of app untriaged The team needs to look at this issue in the next triage labels Dec 25, 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 Jan 3, 2025
@Philip-Wang01
Copy link
Contributor

Philip-Wang01 commented Jan 9, 2025

Verified the issue on latest .NET SDK 10.0.100-alpha.1.25058.38 build that the issue has been fixed as below screenshot. The dot line appeared between checkbox and Expand/collapse in HDPI mode.

Image

@MelonWang1 MelonWang1 added this to the 10.0 Preview1 milestone Jan 9, 2025
@LeafShi1 LeafShi1 changed the title [HDPI]The dot line disappeared between checkbox and Expand/collapse in HDPI mode [HDPI]The dotted line between the checkbox and expand/collapse of the TreeView control disappears in HDPI mode Jan 10, 2025
@Epica3055
Copy link
Member

Reopen this issue. , Because PR 12706 introduced a issue.

When the screen is scaled to 300%.

revert12706.mp4

@Epica3055 Epica3055 reopened this Jan 17, 2025
@Zheng-Li01 Zheng-Li01 removed this from the 10.0 Preview1 milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-HDPI HDPI, not specific to Dpi mode of app 🚧 work in progress Work that is current in progress
Projects
None yet
5 participants