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 - Usage of Swing PLAF decorated JFrame
Summary: Usage of Swing PLAF decorated JFrame
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
: 109689 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-05 12:22 UTC by jezek2
Modified: 2007-07-13 21:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***