Skip to content

Checkboxes in Preferences dialog can be changed unintentionally #2365

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

Open
3 tasks done
sterretjeToo opened this issue Feb 11, 2024 · 2 comments
Open
3 tasks done

Checkboxes in Preferences dialog can be changed unintentionally #2365

sterretjeToo opened this issue Feb 11, 2024 · 2 comments
Labels
type: enhancement Proposed improvement

Comments

@sterretjeToo
Copy link

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

  1. Open Preferences
  2. Use mouse to click on a "line" with a checkbox (e.g. at the far right.
  3. Checkbox will toggle

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

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@sterretjeToo sterretjeToo added the type: imperfection Perceived defect in any part of project label Feb 11, 2024
@kittaakos
Copy link
Contributor

Thanks for taking the time and letting us know.

Checkbox should only toggle when clicked on the box itself or the associated text.

I think it works as intended. The preference widget in IDE2 is a re-implementation of the IDE 1.8.x behavior:

gh_2365.mp4

@kittaakos kittaakos added type: enhancement Proposed improvement and removed type: imperfection Perceived defect in any part of project labels Feb 11, 2024
@sterretjeToo
Copy link
Author

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

image

Note
The issue does not occur for the "show verbose output during ...

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

No branches or pull requests

2 participants