Debug Console takes focus on any new output
Answered
I've searched and I don't see any solution to this specific focus stealing issue. I currently have the Debug panel in a view mode Window and the Console tab set to NOT take focus on Startup or Breakpoint. However, while debugging a Swing app, any output to the Console takes focus. This happens when I'm even not focused on the main IntelliJ IDEA window, for example when writing this post. My cursor is moved to the Console window and it starts typing there. Has anyone experienced this? What am I doing wrong here? Thanks.
Please sign in to leave a comment.
Please vote for this issue: https://youtrack.jetbrains.com/issue/IDEA-201225
Thanks, Andrey. I've voted and commented.
https://youtrack.jetbrains.com/issue/IDEA-227458 this solution worked for me.
OMG, YES! This is super irritating! I run Rider, and I'm about to stop using it because I literally cannot debug rider and type in any other app without it stealing focus.
Wade Walker , in this thread, the issue has already been resolved. You probably see another issue with similar symptoms. However, it seems unlikely that you develop a Java Swing application in Rider. Can you please share your steps to reproduce the issue?