-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
if in the options the default file name is changed to empty, so without name, then there are 2 mistakes in the save-window:
- wrong directory
- there is the user name in the File name
Expected Behavior
save-window should respect the settings of the options
Current Behavior
save-window does not respect the settings of the options
Possible Solution
I think 3 things need to be done in the save-window:
- no file type in the File name (there is already a special field for that called "File type")
- File Name should be exactly like in the options
- same directory like in the options
Steps to Reproduce (for bugs)
- open ScreenGrab
- open the options
- click on "Main"
- delete the name "screen"
- click on "Save"
- press ctrl+s: (2 mistakes: wrong directory and user name in the File Name)
Context
save-window should always follow the settings of the options
System Information
- Distribution & Version: Lubuntu 20.10
- LXQt: 0.15.0
- Qt Version: 5.14.2
- ScreenGrab: 2.0.1
- Qt: 5.14.2
Metadata
Metadata
Assignees
Labels
No labels