https://bugs.kde.org/show_bug.cgi?id=507825

Nicolas Fella <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Nicolas Fella <[email protected]> ---
Looking at the Qt code QFileDialog::selectUrl does seem to do something on
Windows, it ends up in
https://invent.kde.org/qt/qt/qtbase/-/blob/dev/src/plugins/platforms/windows/qwindowsdialoghelpers.cpp#L1123
and that's calling
https://learn.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-ifiledialog-setfilename

The problem seems to be that that doesn't seem to change the folder the dialog
opens in?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to