Forum Discussion
12 years ago
sballange wrote: Adding a simple frame.setLocation(100, 100);
In soapui/src/main/java/com/eviware/soapui/SoapUI.java line 288 ( https://github.com/SmartBear/soapui/blo ... .java#L288 ) right afterframe.setSize( 1000, 750 );
solved the issue,
I'm not a Java guy and I don't know enough about SoapUI so I won't create a pull request but it seems to be a really small thing. Side note, I tried to duplicate the behaviour of SoapUISplash and center the window but it sees the 2 monitors as 1 giant one and positions the window right in the middle (overlapping the 2 screens).
I had the same problem with Ubuntu 13.10 and dual monitors, and this additional line of code also fixed it for me.
Related Content
- 10 years ago
- 6 years ago
Recent Discussions
- 4 days ago
- 9 days ago