Browsers-software / browsers

Open the right browser at the right time
https://browsers.software
Apache License 2.0
111 stars 11 forks source link

Enabling quit_on_lost_focus makes the "About" dialog not functional 😄 #95

Closed jonnyborbs closed 1 year ago

jonnyborbs commented 1 year ago

Describe the bug When you have quit_on_lost_focus enabled in the config.json (LOVE this option BTW, thanks for adding it!), the "about" window can't be displayed, since it's a new modal and the Browsers main window loses focus and quits, taking the About dialog with it

System:

liias commented 1 year ago

Should be be better in 0.4.3 now. Only fixed for macOS, Windows and linux are more tricky to handle unfortunately.