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 103368

Summary: Usage of Swing PLAF decorated JFrame
Product: installer Reporter: jezek2 <jezek2>
Component: NBIAssignee: Kirill Sorokin <ksorokin>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description jezek2 2007-05-05 12:22:06 UTC
The new installer (used in M9) is using Swing PLAF decorated JFrame on Linux, 
which touches this JRE bug:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5079688

I would recommend to not use this feature, at least not for non-fixed JREs 
(none available yet).
Comment 1 Kirill Sorokin 2007-07-05 16:49:00 UTC
I've added a system property which will control this behavior. By default the window decorations are expected to be done
by the system window manager.
Comment 2 Kirill Sorokin 2007-07-13 21:17:49 UTC
*** Issue 109689 has been marked as a duplicate of this issue. ***