Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Intellij Idea 14. All tooltips disappear after moving mouse

In new 14 version of Intellij Idea I'm encounter problem: all tooltips which are triggered by highlighting elements are disappear when I slightly move mouse (and then appear again). I think the correct behavior is that tooltip should not disappear as long as my cursor is over that element.

To be more clear, I mean all tooltips in IDE. For example error/warning description tooltip, button description tooltip and all others tooltips.

like image 882
WelcomeTo Avatar asked Sep 29 '22 12:09

WelcomeTo


1 Answers

It is a known and already reported bug, which is not fixed yet. You can see the issue here, in Jetbrains bug tracking system

IDEA-70943 New tooltips are broken

like image 111
Vojtech Ruzicka Avatar answered Oct 03 '22 01:10

Vojtech Ruzicka