This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270458 - JFrame size problems under Win7
Summary: JFrame size problems under Win7
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-21 13:23 UTC by axel4u
Modified: 2017-04-21 13:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the code to set size to JFrame (1.02 KB, text/plain)
2017-04-21 13:41 UTC, axel4u
Details
the Ubuntu view (148.11 KB, image/png)
2017-04-21 13:43 UTC, axel4u
Details
the Win7 view (179.93 KB, image/png)
2017-04-21 13:43 UTC, axel4u
Details

Note You need to log in before you can comment on or make changes to this bug.
Description axel4u 2017-04-21 13:23:04 UTC

    
Comment 1 axel4u 2017-04-21 13:37:37 UTC
After 21.04.2017 update of NetBeans 8.1 (was installed before 14.02.2017), the next problem occured: can't set the presize width and height to JFrame under Win7. 
The one JAR app is run under Win7 and Ubuntu. 
The frame, displayed under Win7 is bigger now, but under Ubuntu its ok, just as before.
Under Ubuntu there is NetBeans 8.2 (was installed 14.02.2017 and haven't been updated ever).
Comment 2 axel4u 2017-04-21 13:39:53 UTC
Piece of code and screens are attached.
Thank you.
Comment 3 axel4u 2017-04-21 13:41:23 UTC
Created attachment 164155 [details]
the code to set size to JFrame
Comment 4 axel4u 2017-04-21 13:43:05 UTC
Created attachment 164156 [details]
the Ubuntu view
Comment 5 axel4u 2017-04-21 13:43:59 UTC
Created attachment 164157 [details]
the Win7 view