Several opened projects and window 'Project Structure'
Answered
Open one java project.
Open android project in new window.
Now press 'Ctrl + Shift + S' and see 'Project Structure' window at android project.
But this window lock also java project windows.
Why?
Please sign in to leave a comment.
Can't reproduce. IntelliJ IDEA opens project structure for the last focused project.
Hm, I think you wrong understand me.
I open project1, then open project2 in new window.
Open project structure of project2, all ok.
But if I try alt+tab and switch to window of project1, nothing happened.
I can not did it.
Check on win and linux.
That is by design because project structure is the modal dialog.
Related request: https://youtrack.jetbrains.com/issue/IDEA-35480.