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 "document" text in the “Generating Previews” dialog is truncated at >200% DPI #12358

Open
Philip-Wang01 opened this issue Oct 21, 2024 · 2 comments · May be fixed by #12363
Open
Assignees
Labels
area-HDPI HDPI, not specific to Dpi mode of app 💥 regression-preview Regression from a preview release 🚧 work in progress Work that is current in progress
Milestone

Comments

@Philip-Wang01
Copy link
Contributor

.NET version

.NET SDK 10.0.100-alpha.1.24510.13

Did it work in .NET Framework?

Yes

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

This is a regression issue. It reproduces on .NET 9.0.200-preview.0.24520.3 and does not reproduce on .NET 8.0.

Issue description

The "document" text in the “Generating Previews” dialog is truncated at >200% DPI.

Image

Steps to reproduce

  1. Launch VS instance on the greater than 200% primary screen.
  2. Open the Accessibility_Core_App.zip. (Or create an application that has a "Generating Previews" dialog)
  3. TAB to "Printing_Controls: Testing the controls under Printing Tab" and hit ENTER key.
  4. "Generating Previews" popup will appear.
  5. Observe the "document" text in the “Generating Previews” dialog.
@Philip-Wang01 Philip-Wang01 added 💥 regression-preview Regression from a preview release area-HDPI HDPI, not specific to Dpi mode of app untriaged The team needs to look at this issue in the next triage labels Oct 21, 2024
@lonitra
Copy link
Member

lonitra commented Oct 21, 2024

@LeafShi1 could your team try bisecting to find which commit regressed this?

Epica3055 added a commit to Epica3055/winforms that referenced this issue Oct 22, 2024
@dotnet-policy-service dotnet-policy-service bot added the 🚧 work in progress Work that is current in progress label Oct 22, 2024
@LeafShi1
Copy link
Member

@LeafShi1 could your team try bisecting to find which commit regressed this?

This issue caused by the PR 11523

Epica3055 added a commit to Epica3055/winforms that referenced this issue Oct 22, 2024
@merriemcgaw merriemcgaw removed the untriaged The team needs to look at this issue in the next triage label Oct 22, 2024
@Tanya-Solyanik Tanya-Solyanik added this to the 10.0 Preview1 milestone Oct 22, 2024
Epica3055 added a commit to Epica3055/winforms that referenced this issue Oct 24, 2024
…g Previews” dialog is truncated at >200% DPI"

This reverts commit 034658b.
Epica3055 added a commit to Epica3055/winforms that referenced this issue Oct 30, 2024
…ng Previews” dialog is truncated at >200% DPI"

This reverts commit 7cf77c6.
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 💥 regression-preview Regression from a preview release 🚧 work in progress Work that is current in progress
Projects
None yet
6 participants