Open
Description
When I launch Spyder on Linux Mint, it takes about 20 seconds to load everything. Sometimes I like to do other things during this time, like putting commands into CLI. The issue is that during the startup process, Spyder forces itself into the foreground multiple times, and the cursor jumps into my source code. Hence, commands intended for the CLI end up in random spots in my source code. This is super annoying. Why does Spyder keep grabbing focus?