Skip to content

When deleting a tab, there is a confusing confirmation message #2350

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

Closed
nickgammon opened this issue Oct 9, 2014 · 2 comments
Closed

When deleting a tab, there is a confusing confirmation message #2350

nickgammon opened this issue Oct 9, 2014 · 2 comments
Assignees
Labels
Component: IDE user interface The Arduino IDE's user interface
Milestone

Comments

@nickgammon
Copy link

Steps to reproduce:

  • Make a new sketch
  • Make a new tab: foo.h
  • Make another new tab: foo.cpp
  • Delete the tab: foo.h
  • Note that the error message is: Are you sure you want to delete "foo"?

I have two "foo" tabs (foo.h and foo.cpp). This message does not confirm which of those I am about to delete. Can it not echo the actual tab name? (foo.h / foo.cpp)

Tested in IDE 1.0.6 and also 1.5.8.

@q2dg
Copy link

q2dg commented Apr 1, 2015

Also: there's no option to close tab without deleting its content from disk!!!??
Also: File-> Close and File->Quit do the same: close the IDE.
So...there's no way to only close a tab and nothing else.
Tested on 1.6.1

@ffissore ffissore self-assigned this May 28, 2015
@ffissore ffissore added the Component: IDE user interface The Arduino IDE's user interface label Jun 8, 2015
@ffissore ffissore added this to the Release 1.6.5 milestone Jun 8, 2015
@ffissore
Copy link
Contributor

ffissore commented Jun 8, 2015

Fixed. Fix will be available with next hourly build http://www.arduino.cc/en/Main/Software#hourly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface
Projects
None yet
Development

No branches or pull requests

3 participants