Caret position on window click

I'm trying to get my caret position to not move when focusing the WebStorm window with a click in the editor pane. In VS Code, when I edit a file, focus another application, and then focus back on VS Code, no matter where I click in the VS Code window my caret stays in the same place until I click somewhere else.

Right now, in WebStorm, when I click on the window to focus it, the caret position is moved to where I clicked.

I've done some searching and it seems like most people have trouble with allowing the caret after the end of the line. This isn't about that, it is just about general placement when focusing with a click in the editor pane.

0

Such 'click-through' behaviour is not supported, please follow https://youtrack.jetbrains.com/issue/IDEA-80026 for updates

0

That issue is getting no attention, can Jet Brains please take this issue seriously.   What Jet Brains is doing is not standard macos behavior, please take the time to actually read https://youtrack.jetbrains.com/issue/IDEA-80026 and please provide us an option to turn off the “focus through” behavior.  Seems like you could do this easily enough and not break the experience for folks that have gotten used to this BROKEN behavior. 

0

请先登录再写评论。