-
-
Notifications
You must be signed in to change notification settings - Fork 431
Unable to delete tab #1699
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
Comments
Hi @twanek. There are two distinct types of sketch editor tabs in Arduino IDE: Primary sketch tab
Secondary sketch tabs
Please tell me which type(s) of tab you have selected when you experience this bug. |
Hi!
I'm talking about these ones:
[image: image.png]
when I try to delete one, it doesn't works...
I also tried to re-start the IDE with admin rights, makes no difference.
…On Sat, Nov 19, 2022 at 2:40 PM per1234 ***@***.***> wrote:
Hi @twanek <https://github.com/twanek>. There are two distinct types of
sketch editor tabs in Arduino IDE:
Primary sketch tab
- This tab has the same name as the sketch
- It is normally the rightmost tab on the tab bar
Secondary sketch tabs
- Name different from the sketch name
------------------------------
Please tell me which type(s) of tab you have selected when you experience
this bug.
—
Reply to this email directly, view it on GitHub
<#1699 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEEIRPQYDW3RHFRG6SBR6DTWJDDDPANCNFSM6AAAAAASFIVM7A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks for the clarification. I asked because there is a known bug with deleting the primary sketch tab: #649 From your screenshot, I can see that you have a secondary sketch tab selected, so this is something different from #649 Unfortunately I have not been able to reproduce the bug. I would now like to determine whether the problem only occurs for you with this one specific sketch, or does it occur with any sketch. Please try this and tell me the result:
After you do that, was the secondary.ino tab removed from the sketch? |
Hi @twanek. We are still waiting for you to provide the information requested in the previous reply so that we can proceed with the investigation or evaluation of this. |
Hello!
I know, sorry, but I stopped using the new IDE. It is very very slow and I
found several other bugs, so I reverted back to the old one.
best regards,
…On Fri, 16 Dec 2022, 05:26 per1234, ***@***.***> wrote:
Hi @twanek <https://github.com/twanek>. We are still waiting for you to
provide the information requested in the previous reply so that we can
proceed with the investigation or evaluation of this.
—
Reply to this email directly, view it on GitHub
<#1699 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEEIRPVUH6TVOLLGXWGLTJ3WNPOPBANCNFSM6AAAAAASFIVM7A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Describe the problem
In the latest IDE (2.0.2) when I select a tab, open the ... menu in the right, select Delete, click Ok, nothing happens.
To reproduce
select a tab, open the ... menu in the right, select Delete, click Ok
Expected behavior
to delete the selected tab
Arduino IDE version
2.0.2
Operating system
Windows
Operating system version
10, latest
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: