Replies: 2 comments 2 replies
-
So what you are saying is that you would prefer to use Ctrl + N in place of the new folder button? |
Beta Was this translation helpful? Give feedback.
1 reply
-
This comes up constantly. Save, Open, Save As, etc. dialogs that are opened by apps are supplied by the app and the toolkit that the app is built with. Mint does not develop these and they can be different depending on if they were built with Gtk, Qt, etc. Nothing we can do about these. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current Issue
1.) Navigate to your home directory using the GUI
2.) Press Control+Shift+N
3.) Notice a new folder is created
4.) Open up a GUI-based text editor
5.) Add some text, and go File -> Save
6.) In the "Save As..." dialog screen, attempt to create a new folder with Control+Shift+N - The same shortcut key
7.) Realise that a new folder is not created
Expected Behaviour
The new folder shortcut is present in the Save As dialog.
This can also be implemented as the shortcut replicating the functionality of the "Create Folder" button being clicked (Possibly just the button using the shortcut?)
Beta Was this translation helpful? Give feedback.
All reactions