As a Kap user, I'd like to disable the "Start automatically" option:

However, when I quit Kap and re-open, "Start automatically" is checked again:

My expectation is that the option would remain unchecked.
$ uname -a
Darwin local 17.4.0 Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64 x86_64
If I remove Kap from my user's Login Items, then "Start automatically" is properly unchecked:


This is an issue with Electron: https://github.com/electron/electron/issues/10880
This is fixed in master with the upgrade to Electron 4.
Most helpful comment
This is an issue with Electron: https://github.com/electron/electron/issues/10880