Alt-tab back into Intellij always seems to bring the mouse focus on the build message window rather than where I left it
已回答
So for example if I'm editing a file, save MyCode.java and my cursor is on line 100, then I alt-tab to a browser window and then alt-tab back into Intellij, if there is a compiler error it will bring the focus to the build messages window at which point I have to click on the MyCode.java file to bring back the focus to my line of text. How do I prevent this and force it to leave the cursor where it was.
请先登录再写评论。
Hello,
What IDE version and OS do you use? Could you please check the issue with IDEA 2018.3 EAP: https://www.jetbrains.com/idea/nextversion/ ?
Version 2018.2.4 but it's been happening for at least 3-4 versions now. I'm using Windows 10. I suspect it could be a setting/preference with auto-building but I don't know. And no it doesn't appear to be in that link.
Hi.
Please clarify, does the problem reproduce on 2018.3?
Yes it does. It's been in 2018.2, 2018.3, and 2018.4. Possibly earlier I'm not sure.
Hello. It sounds similar to: https://youtrack.jetbrains.com/issue/IDEA-192262, does the problem occurs every time you invoke "Run"?
I never invoke run, it seems to automatically invoke it during an alt-tab action.
Could you please provide a video capture, if possible?