Re: JFrame.setResizable(false) brings unexpected behaviour in j2sdk 8

2014-01-23 Thread Petr Pchelko
Hello, Yes, this indeed is a regression in JDK 8. I’ve created an issue for you: https://bugs.openjdk.java.net/browse/JDK-8032595 Thank you for reporting this problem. With best regards. Petr. 21 янв. 2014 г., в 6:22 до полудня, niagarasoft20-macosxport...@yahoo.com написал(а): > import javax

Fw: JFrame.setResizable(false) brings unexpected behaviour in j2sdk 8

2014-01-23 Thread niagarasoft20-macosxport...@yahoo.com
> Hello , I've come across something I've never had an issue with until > Java 8. The code below results in the JFrame zooming from the normally placed > screen position (upper left hand corner) down to the lower left hand corner > position. If I call the setResizable(false) method after the