https://bugs.kde.org/show_bug.cgi?id=374536
Bug ID: 374536
Summary: [Save-as dialog] Path proposed by dialog is the last
path used by save-as ; not the actual path.
Product: krita
Version: 3.1.1
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: File formats
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi,
This is a bug easy to reproduce after Krita3.1.1appimage and krita/3.1git ; but
not affecting previous 3.0.1appimage to 3.0.94appimage.
To reproduce:
- Open an artwork ( eg. /home/deevad/carrot.kra )
- Save-as ( Ctrl+Shift+S ) and pick a directory. ( eg.
/home/deevad/folder-AAA/Carrot.kra )
( do anything, closing Krita, working on something else, etc...)
- Open another artwork ( eg. /home/deevad/some/far/away/folder-ZZZ/page1.kra )
- Perform a Save-as ( Ctrl+Shift+S )
Result:
The directory proposed by the dialog will be the previous one. (eg.
/home/deevad/folder-AAA/ ) instead of proposing the path of the active document
( /home/deevad/some/far/away/folder-ZZZ/ ).
( Note: It's a regression suffisently annoying to make me stick with
3.0.1appimage~alpha1, because I'm converting and saving temporary version a lot
with Save-as. But it's not a drama-bug too for other user as far as I can see,
so I flag it as 'normal' :D )
--
You are receiving this mail because:
You are watching all bug changes.