Bug: Linux Mint & PhpStorm EAP 4 116.101 & Menus
Hello,
I don't know if this is the right place to report any bug, so please tell me if I'm wrong.
I'm running Linux Mint 12 (uname -a : Linux mint 3.0.0-15-generic #26-Ubuntu SMP Fri Jan 20 17:23:00 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux).
Popup-menu can't be clicked and window menus won't show.
I have to use keyboard direction keys to navigate through the menu then press ENTER.
Thank you !
Regards,
Please sign in to leave a comment.
Hi there,
Will it work if you have PhpStorm window not maximized (i.e. half screen only) ??
You description sounds similar to http://youtrack.jetbrains.com/issue/IDEA-82551 , which is marked as duplicate of http://youtrack.jetbrains.com/issue/IDEA-70226
Yes ! It works !
I'm running
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
In this case comment/follow the comments in that ticket (or even related tickets) -- maybe it has solution/workaround for you: http://youtrack.jetbrains.com/issue/IDEA-70226
As far as I understand it is JDK issue -- you may try OpenJDK (which seems to work OK in this particular regard) .. but thing is that PhpStorm (as any other IDEA-based product) does not officially support it (AFAIK, as it has other issues/bugs).