not a kotlin issuee - but does anyon else notice that on mac intellij window switching
Copy code
cmd+`
is constantly broken in new and exciting ways?
👌 3
w
wasyl
07/24/2020, 3:03 PM
Oh my god yes. Less so recently, but overall windows focus is off so often. Sometimes I can confirm an action instantly with Enter, sometimes I can’t do a thing until I click the window/popup with a mouse cursor
b
Ben Madore
07/24/2020, 3:18 PM
cycling through windows with cmd+` seems totally nondeterministic. it will cycle, then stop. completely skipping some windows. then if i shift+cmd+` it may hit some of the windows it initially skipped! awful
âž• 2
m
Mike
07/28/2020, 10:05 PM
I tend to use projects, and import many modules, so I can't say I experience this.
I wonder if IntelliJ 'inserts' the windows into the Mac app space in a weird way, so the MacOS is unsure which one should be 'next'.
I suspect it's some sort of weird interplay between the two, but I would definitely find that annoying.