Skip to content

Saving new sketch does not change the sketch's name or recognizes it as saved when doing quicksave #1294

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
InstantMuffin opened this issue Aug 4, 2022 · 0 comments
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@InstantMuffin
Copy link
Contributor

InstantMuffin commented Aug 4, 2022

Describe the problem

Upon saving a newly created sketch, it asks for a folder and filename.
After successfully ending the saving process (and the file is being written) the sketches name doesn't change.
Furthermore, if you save the sketch again using CTRL+S, it asks again for a folder and file name.
Closing the window after saving the sketch though does not prompt for a "Sketch altered, do you want to save?" sort of question. (Now that I think about it, is there actually such a question implemented in arduino-ide?)
(EDIT: There is)

To reproduce

Create a new sketch, save it.

Expected behavior

The main window should have the name of the filename the sketched just saved at.
Upon saving again, the "Save As"-dialog should not be displayed.

Arduino IDE version

Nightly

Operating system

Linux

Operating system version

XUbuntu 22.04 LTS

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
@InstantMuffin InstantMuffin added the type: imperfection Perceived defect in any part of project label Aug 4, 2022
@InstantMuffin InstantMuffin changed the title Saving new sketch does not change the sketches name or recognizes it as save when doing quicksave Saving new sketch does not change the sketch's name or recognizes it as saved when doing quicksave Aug 4, 2022
@per1234 per1234 added the topic: code Related to content of the project itself label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants