|
|
|
|
|
by oneeyedpigeon
1499 days ago
|
|
It's actually surprising to me that the behaviour you describes works as it does. I would expect the first click to focus the window, then a second click to be required to open the menu. Does that mean that, if you want to focus a window, you have to find 'dead space' to click on if you don't want some other side effect? |
|
There are exceptions on both platforms, games being common because of how they grab input.
I've long since gotten in the habit of using the title bar or window-resizing area to safely activate a window .. when I'm using the mouse to change focus.