Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux GTK modal dialogs are not really modal #352

Open
magreenblatt opened this issue Sep 19, 2019 · 0 comments
Open

Linux GTK modal dialogs are not really modal #352

magreenblatt opened this issue Sep 19, 2019 · 0 comments
Labels
bug Bug report

Comments

@magreenblatt
Copy link
Collaborator

Original report by Dave Tarkowski (Bitbucket: David Tarkowski).


On Linux, if I bring up a GTK+ modal dialog, such as a file dialog, it isn’t really modal – events are passed to the underlying application.

Using the cefclient application:

  1. Go to tests->Other tests->Dialog
  2. Click on a file dialog button
  3. While the file dialog is open, click on the same button two or three times.
  4. Click “Cancel” from the file dialog. A new dialog will be created immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant