We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
If one clicks in the Preferences dialog box on a "line" (vertical position) that contains a checkbox, the checkbox toggles.
Checkbox should only toggle when clicked on the box itself or the associated text.
arduino-ide_nightly-20240211_Windows_64bit
Windows
Windows 10 Home
No response
The text was updated successfully, but these errors were encountered:
Thanks for taking the time and letting us know.
I think it works as intended. The preference widget in IDE2 is a re-implementation of the IDE 1.8.x behavior:
Sorry, something went wrong.
Yep, you clicked on the "box", not far away from it.
For the three checkboxes at the bottom, click where I did put the red mark
Note The issue does not occur for the "show verbose output during ...
No branches or pull requests
Describe the problem
If one clicks in the Preferences dialog box on a "line" (vertical position) that contains a checkbox, the checkbox toggles.
To reproduce
Expected behavior
Checkbox should only toggle when clicked on the box itself or the associated text.
Arduino IDE version
arduino-ide_nightly-20240211_Windows_64bit
Operating system
Windows
Operating system version
Windows 10 Home
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: