EFL and Enlightenment built from Git running on FreeBSD 12.2.
Some GTK3 application lose focus after pop-up of child windows.
Example:
- Start GIMP
- Go to Edit -> Preferences
The Gimp is hidden, Preferences window is shown above another application window (randomly chosen?) On close of Preferences window, Gimp does not get focus, it stays hidden.
The behavior is not exactly the same for different GTK3 applications. For example, Meld is hidden if his preference window is shown, but on close of this window Meld becomes active and gets focus again.
QT based applications are not impacted.