Skip to content

Preferences dialog box is not a modal dialog box #2364

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 · 0 comments
Open
3 tasks done

Preferences dialog box is not a modal dialog box #2364

sterretjeToo opened this issue Feb 11, 2024 · 0 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@sterretjeToo
Copy link

Describe the problem

When opening the preferences dialog box and using the <TAB> key to navigate the fields one can tab past the <OK> button and ends up in the editor window.

Note:
Because using the mouse to move out of the Preference dialog box is not possible, I assume that the Preferences dialog box is supposed to be modal.

To reproduce

  1. Open File / Preferences; the default field / button that has the focus is the <OK> button
  2. Press <TAB>; focus moves to the editor window.

Expected behavior

Cycle through all fields / buttons; from the last field / button back to the first one. Same for<SHIFT><TAB>, from first field / button back to last one.

Arduino IDE version

arduino-ide_nightly-20240211_Windows_64bit

Operating system

Windows

Operating system version

Win 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

1 participant