question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:

image

Expected behavior:

The checkbox bounds scaled correctly

Minimal repro:

  1. build
  2. Run \winforms\artifacts\bin\WinformsControlsTest\Debug\netcoreapp5.0\WinformsControlsTest.exe
  3. Run “Menus” test
  4. Expand [Project] menu

@hughbe @gpetrou it is likely we regressed in our latest refactors. Could you please have a look?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
John-Qiaocommented, Jun 20, 2022

It’s a test app issue, and the test app has been updated, dup with 7271.

1reaction
Vino-Wangcommented, Jan 23, 2020

@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. image

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found