Skip to content

Cannot enter characters when adding ToolStripMenuItem1 and then adding ToolStripMenuItem2 after pressing enter in DemoConsole application #13400

@MelonWang1

Description

@MelonWang1

.NET version

main branch of WinForms repo

Did it work in .NET Framework?

Yes

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

Yes, this is a regression issue. Not repro on .NET 9.0 from Release/9.0 branch of WinForms repo.

release9.0.mp4

Issue description

Actual result:
Cannot enter characters when adding ToolStripMenuItem1 and then adding ToolStripMenuItem2 after pressing enter in DemoConsole application.

cannot.input.mp4

Expected result:
Characters can be entered when adding ToolStripMenuItem1 and then adding ToolStripMenuItem2 after pressing enter in DemoConsole application.

framework.not.repro.mp4

Steps to reproduce

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

More info:

  1. This issue rerpo in ContextMenuStrip/MenuStrip/ToolStrip/BindingNavigator control in DemoConsole application.

Metadata

Metadata

Assignees

Labels

💥 regression-previewRegression from a preview releasearea-DesignerSupportpriority-1Work that is critical for the release, but we could probably ship without

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions