Closed
Description
openedon Jan 31, 2023
Describe the problem
If I start IDE2 and the focus is not set to one of the editors, then the delete/rename menu items are missing from the editor toolbar (...
). To set focus on the editor, you have to click into the editor so that the cursor blinks in it.
To reproduce
- Open IDE2,
- Open the sketchbook view,
- Set the focus to the sketchbook view,
- Reload IDE2,
- Do not click into the editor,
- Click on the
...
from the editor toolbar, - Rename/Delete are missing
editor_focus_delete+rename.mp4
Expected behavior
Rename/delete commands do not require the editor to have the focus. They should be available even if the editor does not have the focus.
Arduino IDE version
2.0.3
Operating system
macOS
Operating system version
12.5.1
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
Activity