-
-
Notifications
You must be signed in to change notification settings - Fork 391
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
No delete/rename menu actions from the editor toolbar if editor has no focus after app start #1847
Closed
3 tasks done
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Comments
kittaakos
added
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
labels
Jan 31, 2023
kittaakos
pushed a commit
that referenced
this issue
Feb 2, 2023
4 tasks
kittaakos
pushed a commit
that referenced
this issue
Feb 2, 2023
kittaakos
pushed a commit
that referenced
this issue
Feb 3, 2023
kittaakos
pushed a commit
that referenced
this issue
Feb 8, 2023
3 tasks
kittaakos
pushed a commit
that referenced
this issue
Feb 13, 2023
kittaakos
pushed a commit
that referenced
this issue
Feb 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
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
...
from the editor toolbar,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
The text was updated successfully, but these errors were encountered: