Some "New..." options has unfocused text fields

已回答

Ran into a strange problem: on some dialog windows like 'New > File', 'New >Folder', 'New > Rust File' the IDE lost focus on textbox and typing input takes place on the main editor window, but on others like 'New > C++ Class', 'New > C/C++ Source File', 'New > Cargo Crate' text cursor active and I can start typing without clicking on the box.

What the matter and how can I fix this?

Environment: Arch Linux, bspwm, CLion 2022.3.3

0

It looks like an issue when a non-bundled JDK is used: https://youtrack.jetbrains.com/issue/IDEA-225650
Could you please try to revert your IDE to use the default JBR library: Search (press Shift two times) > type 'Choose Boot Java Runtime for the IDE' > Use Default Runtime > Restart.

If switching to bundled JDK library doesn't help, please provide your IDE logs (Help > Collect Logs and Diagnostic Data). You can upload the zip file here: https://uploads.jetbrains.com, and provide the uploaded file ID. Thanks!

1

Switching to the default JBR library didn't change the behavior of these windows, but choosing a specific JBR fixed this.

Thank you for answer!

1

Which one did you choose?

0

请先登录再写评论。