Skip to content

[dialog] Opening a message dialog while a file dialog is open causes file dialog to enter a unresponsive state #1110

Open
@jhea0008

Description

@jhea0008

Steps to reproduce:
Open a file dialog
Whilst in a file dialog, open a message dialogue, for example, via a keyboard shortcut. I tested with the "Quit" global menu event and the command-q keyboard shortcut.
Close the file dialog. The file dialog will close and the message dialog will appear.
Close the message dialog. The file dialog will then re-appear and become unresponsive.

Tested on MacOS 14.3.1 and 14.4

name = "tauri-plugin-dialog"
version = "2.0.0-beta.3"

name = "tauri"
version = "2.0.0-beta.13"

Tested with file dialog called from both JS and Rust, with the message dialog called from rust.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions