Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Missed the "Type Here" item for the MenuStrip control in the DemoConsole application #13077

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

Closed
Zheng-Li01 opened this issue Mar 5, 2025 · 4 comments Β· Fixed by #13093
Closed
Assignees
Labels
Milestone

Comments

@Zheng-Li01
Copy link
Member

.NET version

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+?

The MenuStrip controls start support from .NET SDK 10.0 Preview2

Issue description

Missed the "Type Here" item for the MenuStrip control in the DemoConsole application

Actual Results:
Image

Expect Results:
Image

Steps to reproduce

Test sample: DemoConsole bases on main branch in Winforms repo.

@Zheng-Li01 Zheng-Li01 added area-DesignerSupport untriaged The team needs to look at this issue in the next triage labels Mar 5, 2025
@LeafShi1 LeafShi1 self-assigned this Mar 7, 2025
@LeafShi1 LeafShi1 removed the untriaged The team needs to look at this issue in the next triage label Mar 7, 2025
@dotnet-policy-service dotnet-policy-service bot added the 🚧 work in progress Work that is current in progress label Mar 7, 2025
@KlausLoeffelmann
Copy link
Member

The MenuStrip controls start support from .NET SDK 10.0 Preview2

What does that mean?

@Zheng-Li01
Copy link
Member Author

Sorry for this that meaning the MenuStrip was added in DemoConsole application since 10.0 Preview2.

@MelonWang1
Copy link
Contributor

Verified in the main branch of WinForms repo, it was fixed. Now the "Type Here" item for the MenuStrip control is supported. But found another issue 13286.

Image

issue.verifiy.mp4

@MelonWang1 MelonWang1 added this to the 10.0 Preview4 milestone Apr 11, 2025
@Philip-Wang01
Copy link
Contributor

Verified this issue in the .NET 10 Preview 4 test pass build, it was fixed, same result as above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants