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

The selected control should have a solid border in the DemoConsole application #11353

Closed
MelonWang1 opened this issue May 10, 2024 · 1 comment · Fixed by #11362
Closed

The selected control should have a solid border in the DemoConsole application #11353

MelonWang1 opened this issue May 10, 2024 · 1 comment · Fixed by #11362
Assignees
Milestone

Comments

@MelonWang1
Copy link
Contributor

MelonWang1 commented May 10, 2024

.NET version

.Net 9.0: Main branch of Winforms repo

Did it work in .NET Framework?

Not tested/verified

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

No, this was changed after winform designer PR 5855.

Issue description

Actual result in DemoConsole test app:
The selected control has a dashed border in the DemoConsole application.
democonsole

Expected result:
The selected control should have a solid border in the DemoConsole application.
Untitled

Steps to reproduce

Test sample: DemoConsole in Winforms repo.

@MelonWang1 MelonWang1 added the untriaged The team needs to look at this issue in the next triage label May 10, 2024
@Tanya-Solyanik Tanya-Solyanik removed the untriaged The team needs to look at this issue in the next triage label May 10, 2024
@Tanya-Solyanik Tanya-Solyanik added this to the Future milestone May 10, 2024
@LeafShi1 LeafShi1 self-assigned this May 13, 2024
@Nora-Zhou01
Copy link
Member

Nora-Zhou01 commented May 17, 2024

Verified this issue in the latest .NET 9.0 SDK build: 9.0.100-preview.5.24265.9 on winforms repo, it was fixed. The selected control should have a solid border in the DemoConsole application.
image

@MelonWang1 MelonWang1 modified the milestones: Future, 9.0 Preview5 May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants