Skip to content

If default file name is empty "save to folder setting" is not respected #233

@ralf3u

Description

@ralf3u

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:

  1. no file type in the File name (there is already a special field for that called "File type")
  2. File Name should be exactly like in the options
  3. same directory like in the options
Steps to Reproduce (for bugs)
  1. open ScreenGrab
  2. open the options
  3. click on "Main"
  4. delete the name "screen"
  5. click on "Save"
  6. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions