[UI] context menu position problem
Hello,
I have a strange problem with PhpStorm 8.0.1 running on Ubuntu 14.04.
Any window / context menu that shows up is showing at the wrong position or with the wrong size.
I attach 3 screenshots:
- code completion menu showing in the upper-right corner instead of showing at caret position
- settings window opening with the wrong size
- project scopes list showing on the right of my screen
Any idea what could cause this ? I could not find any setting to fix the problem.
Thank you,
Attachment(s):
Screenshot from 2014-11-05 10:58:12.png
Screenshot from 2014-11-05 10:57:03.png
Screenshot from 2014-11-05 10:56:21.png
请先登录再写评论。
Can you please attach idea.log (Help | Show log) or provide exact build number (Help | About) and JDK version?
Hello and thank you for your answer. Here's some more information:
Build number: 138.2001.2328 (build on September 18, 2014)
JRE: 1.8.0_25-b17 amd64
You'll also find the idea.log attached.
Thank you for your help,
Attachment(s):
idea.log.zip
Please downgrade JDK to 7 or try our latest EAP with JDK 8: http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program . Let me know if it helps.
Problem solved by using EAP.
Thank you very much for the good help ! :)