gingerbeardman / stapler

My take on the classic Macintosh app Stapler (with a little bit of LaunchList)
https://blog.gingerbeardman.com/2024/08/10/stapler-i-remade-a-32-year-old-classic-macintosh-app/
MIT License
215 stars 7 forks source link

Clicking New Folder in File Window Acts unexpectedly #26

Closed maxoakland closed 3 weeks ago

maxoakland commented 3 weeks ago

If you have a question, please use Discussions (link above)

Describe the bug I started Stapler, it opened a File window, I clicked New Folder to make a new folder for the app and it instantly opened a Stapler Window

To Reproduce Steps to reproduce the behavior: Try doing what I did

Expected behavior Create a new folder

Screenshots If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

gingerbeardman commented 3 weeks ago

Please explain the "New Folder" button.

There is a "New Document" button in the initial file selector, which as it says will create a new document. Otherwise the file selector can be used to choose an existing document to open.

If you don't see the same as below, please post a screenshot.

Screen shot 2024-08-20 at 21 46 27
gingerbeardman commented 3 weeks ago

Closing.

Feel free to reply if there's anything more to add.

maxoakland commented 3 weeks ago

OK yes, I thought that was the new folder button. I'm so used to the New Folder button being in that exact location that I didn't even think twice

Instead of replacing that useful button, why not add a new button?

gingerbeardman commented 3 weeks ago

I don't make any changes to this dialog.

This is standard behaviour for a Document-Based App on macOS. eg. TextEdit.