Skip to content

Test save and open dialog title proposed API #91153

@alexr00

Description

@alexr00

Refs: #82871

Complexity: 3

The OpenDialogOptions and SaveDialogOptions both include a title property in the proposed API. Write an extension that shows an open and a save dialog with the title option set.
Verify:

  • That the title specified is used when the dialog is shown. Compare the behavior to that of File -> Open Workspace and File -> Save Workspace as.. If the title of those dialogs is set to mention "workspace", then this proposed API should also set the title on the OS that you're using.
  • That the API makes sense (the name just comes from electron)
  • That the simple file dialog respects this title. This can be tested by enabling the simple file dialog in settings or by connecting to a remote.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions