FileChooser: make use of current_name property in Save dialog

Authored by jgrulich on Dec 13 2018, 6:47 AM.

Description

FileChooser: make use of current_name property in Save dialog

It's not used in Qt portal implementation, but gtk has API for that and sets it in Save dialog
and we should try to call selectFile() with it to get pre-selected file for the dialog

BUG: 402077

Details

Committed
jgrulichDec 13 2018, 10:05 AM
Parents
R838:428d3c993bba: Avoid disabling the stream twice
Branches
Unknown
Tags
Unknown