Modal windows width settings
The modal windows in my PhpStorm are too narrow
by default. This looks like a configuration error, but it doesn't go away even after reinstalling.
See screenshot:
http://minus.com/lZUSni9bWyRXq
Is there a way to configure the default width of these windows?
Is this something else maybe? Maybe this should be reported as a bug?
Please sign in to leave a comment.
What's your OS\JDK version (Help | About)?
For my Ubuntu 12.04 and JDK 7 it's totally fine.
I'm on Ubuntu 14.04, and my JDK is:
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
Can you please try if the issue is reproducible with JDK 7? Also, what's your IDE version?
My IDE version is 8.0.1
After installing JDK 7, some of the fonts became a little bolder, but the problem I am trying to fix remains.
This is the version output now in the About box.
http://i.imgur.com/HGUQtAC.png
Please try the EAp and if the issue remains, provide the log, maybe there are some thrid-party plugins (Help | Show log): http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program
During install I got some error messages in the terminal
```
[ 75972] ERROR - penapi.project.DumbServiceImpl - PhpStorm 8.0.2 Build #PS-139.173
[ 75972] ERROR - penapi.project.DumbServiceImpl - JDK: 1.7.0_72
[ 75972] ERROR - penapi.project.DumbServiceImpl - VM: Java HotSpot(TM) 64-Bit Server VM
[ 75972] ERROR - penapi.project.DumbServiceImpl - Vendor: Oracle Corporation
[ 75972] ERROR - penapi.project.DumbServiceImpl - OS: Linux
[ 75972] ERROR - penapi.project.DumbServiceImpl - Last Action: CheckinFiles
[ 76361] WARN - api.vfs.impl.local.FileWatcher - Watcher terminated with exit code 0
But now the modal dialogs are working again. After I close them and reopen them, they are the same size they were before I closed them.
I don't know if the errors are relevant.
Here's my log file
Attachment(s):
idea.log.zip
Nothing related to graphics in stack trace of the error.. Great, that the issue is solved!