Thunderforge / scummvm-issues

ScummVM main repository
https://www.scummvm.org
GNU General Public License v3.0
0 stars 0 forks source link

GUI: Pressing escape in the GTK file chooser sometimes closes ScummVM #3

Open Thunderforge opened 2 years ago

Thunderforge commented 2 years ago

ScummVM 480d7fddbe4a217e1733fee7588be93fa95504d6 on Linux/X11 with GTK 3.24.20.

When pressing the Add Game button in the launcher with the Use native file browser option checked, the GTK file chooser opens as expected. When pressing escape to close the file chooser, the file chooser closes. Most of the time ScummVM closes as well. Maybe ScummVM receives the key press event that was meant to be handled by the file chooser?

I've also noticed that when opening the GTK file browser for the second time, the window opens below the ScummVM window.