onebadidea / swiftquit

Automatic quitting of macOS apps when closing their windows.
GNU General Public License v3.0
285 stars 14 forks source link

Firefox doesn't quit #26

Open gernophil opened 1 year ago

gernophil commented 1 year ago

Even after closing the latest Firefox windows it still stays open.

clasick commented 1 year ago

Facing the same issue. However, I'm a new user of this app and can't confirm if it ever worked for Firefox.

Platform: macOS 13.2.1 22D68 arm64

Firefox Version: Version 111.0.1 (64-bit)

fdawans commented 1 year ago

Same for me.

incanus commented 1 year ago

For Firefox, it appears that it might be related to whether the app is running before Swift Quit already.

If it is, everything seems to work fine.

If it is launched after Swift Quit, more often than not this message is logged:

Error while watching new application: timeout(time: -1.0)

At which point no future Firefox events are caught by Swift Quit.

TheKeiki commented 1 year ago

Same problem with MacOS 12.6.5 intel based.

I can confirm that if Swift Key is set to start at the login, Firefox don't close, but if you open firefox before the app works just fine, pretty weird.

gernophil commented 1 year ago

This might be related the the Firefox engine, since SwiftQuit is also not working for Zotero, which is Firefox based.

timstjiang commented 9 months ago

Same issue here. Firefox version 119.0 (64-bit) MacOS 13.6 (22G120) arm64