Skip to content

Desktop 9.17 no longer remembers the last visited directory in file dialogs (always opens Downloads) #10226

Description

@apg4Plus

Bug description

After upgrading from pgAdmin 4 Desktop 9.16 to 9.17 on Windows, all file selection dialogs always open in the Windows Downloads folder.

In version 9.16, pgAdmin correctly remembered the last directory used and reopened subsequent file dialogs in that location.

This behavior appears to have been lost in 9.17.

Environment

  • pgAdmin version: 9.17
  • Installation mode: Desktop
  • Operating System: Windows 11

Steps to reproduce

  1. Open any file dialog in pgAdmin (for example Backup, Restore, Open SQL file or Import/Export Data).
  2. Browse to a folder other than Downloads.
  3. Complete or cancel the operation.
  4. Open the same (or another) file dialog again.

Expected behavior

The dialog should reopen in the last directory used, as it did in pgAdmin Desktop 9.16.

Actual behavior

The dialog always opens in the Windows Downloads folder.

Additional information

The issue affects all file dialogs that I have tested:

  • Open SQL file
  • Backup
  • Restore
  • Import/Export Data

I could not find any preference to configure the initial directory, and this behavior is different from pgAdmin Desktop 9.16, where the last visited directory was remembered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions