Intellij cursor keeps following mouse and highlight

Intellij Idea

Intellij Idea Problem Overview


For some reason Intellijs text cursor keeps following my mouse and highlighting everything. Is there some setting that can do that? I can't seem to find it from searching the settings. Where else could it be?

Intellij Idea Solutions


Solution 1 - Intellij Idea

If you have a touchscreen try touching it somewhere. It helped me to solve the issue.

Found the solution in this thread on the JB website.

Solution 2 - Intellij Idea

I had that problem twice on two different computers in different jetbrains IDEs, gogland and pycharm.

The solution, as annoying as easy, restarting of the machine. Restarting the IDE or even up/downgrading did not help.

Solution 3 - Intellij Idea

Solution

  1. Go to setting

  2. Search for mouse

  3. In the editor action, edit the Add rectangular selection on mouse drag

Here is a helping Screen Shot

Solution 4 - Intellij Idea

I use a touch screen monitor and i deal with the same issue. my mouse cursor remained in selecting state and highlight every thing. I touch somewhere on the my monitor screen once and solved this problem without closing app.

Other solutions are: close and open app / restarting computer

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionSten KinView Question on Stackoverflow
Solution 1 - Intellij IdeaAndrey StukalinView Answer on Stackoverflow
Solution 2 - Intellij IdeaChristianView Answer on Stackoverflow
Solution 3 - Intellij Ideajunaid bashirView Answer on Stackoverflow
Solution 4 - Intellij IdeaMohammad ReisiView Answer on Stackoverflow