In Intellij 2017.1 (and I'm quite sure in older ones) there is an option editor->general->smart keys-> Use "CamelHumps" Word
This option used to work like in Eclipse: Pressing control + arrow left/right makes words navigation to jump to the next uppercase letter, but when we double click over the word it used to select the whole text block.
Now in 2017.2-5 Intellij it is forcing the CamelHumps behavior to mouse double clicks when you select it. Is there a way to make the behavior only for the keyboard navigation and not the mouse one?