Skip to content

FileChooser shown from modal dialog results in unresponsive UI #19

@karlvr

Description

@karlvr

I have a modal dialog that presents a JFileChooser using VAqua. After choosing a file and closing the file chooser dialog, I can interact with my modal dialog, but after I close the modal dialog, my application UI doesn't receive clicks.

This only occurs with VAqua and with a modal dialog, and only if I present the dialog using:

VSheet.showDialog(dialog, null);

I am investigating, but posting an issue in case it rings any bells!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions