Bug 410610 - When using 'Save As', pasting the address into the 'filename' (to navigate to the folder) will overwrites the filename. Krita should remember the filename.
Summary: When using 'Save As', pasting the address into the 'filename' (to navigate to...
Status: RESOLVED NOT A BUG
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: 4.2.3
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-05 15:20 UTC by jimbo
Modified: 2019-08-09 02:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jimbo 2019-08-05 15:20:08 UTC
SUMMARY
This is very specific but recently I went back to Photoshop and realized it had this functionality. The 'Save As' dialog in Windows can be pretty annoying because you have to click through in order to navigate to a folder, however if you copy/paste the folder address into 'filename' it will take you there.

The problem is that Krita does not re-enter the filename once you have navigated to the folder, whereas Photoshop does.

STEPS TO REPRODUCE
1. Copy a folder location in Windows
2. Use Save As in Krita (note the original filename)
3. Paste the location in filename and hit Enter

OBSERVED RESULT
User is taken to the folder, but the filename has been replaced by the location address

EXPECTED RESULT
User is taken to the folder, and the location address has been replaced by the original filename

SOFTWARE/OS VERSIONS
Windows: 7 Professional 64bit
Comment 1 Halla Rempt 2019-08-05 17:11:49 UTC
Sorry, but we don't implement the file dialogs itself; there is either the Qt fallback dialog or the Windows one, and you can switch between the two in Krita's settings. But we cannot change the behaviour of the file dialog.
Comment 2 jimbo 2019-08-09 02:44:03 UTC
(In reply to Boudewijn Rempt from comment #1)
> Sorry, but we don't implement the file dialogs itself; there is either the
> Qt fallback dialog or the Windows one, and you can switch between the two in
> Krita's settings. But we cannot change the behaviour of the file dialog.

Ahm thanks! Enabling the native file dialog solved this issue for me. For others reading this (for Krita 4.2.3):

Settings -> Configure Krita

General -> Miscellaneous Tab: Enable native file dialogs