Incorrect menu checkbox bounds
See original GitHub issue-
.NET Core Version: latest master @ 6566ad15762fb14bd4fa4f8253205a01af5e9986
-
Have you experienced this same bug with .NET Framework?: No
Problem description:

Expected behavior:
The checkbox bounds scaled correctly
Minimal repro:
build- Run \winforms\artifacts\bin\WinformsControlsTest\Debug\netcoreapp5.0\WinformsControlsTest.exe
- Run “Menus” test
- Expand [Project] menu
@hughbe @gpetrou it is likely we regressed in our latest refactors. Could you please have a look?
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Issues with checkbox for menu and javascript
I'm learning web development... And i'm stuck. i have a checkbox menu, when its checked i have to hide the menu. by default...
Read more >HeaderContextFilterMenu For GridCheckBoxColumn
We have a RadGrid which displays several columns of type checkbox, bound and template columns. The header filter context menu displays two ...
Read more >Physics.CheckBox always returns false
You're passing in the center of the collider bounds as the first argument and then passing in the center of the bounds again...
Read more >Insert a check box
The icon indicates whether the control is correctly bound to that group or field. When the binding is correct, a green icon appears....
Read more >Create a MatMenu with Checkboxes in JavaScript
Tracking User Selections in MatMenus. You can see in the HTML markup for the mat-menu that the change event is bound to the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

It’s a test app issue, and the test app has been updated, dup with 7271.
@merriemcgaw, verified with .NET Core 3.1, this issue can reproduce and verified with .NET Framework 4.8. it’s also can reproduce. Here is the screenshot of .NET Framework app.