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 213333 - Preview Design Look and Feel Problem
Summary: Preview Design Look and Feel Problem
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 7.2
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 17:11 UTC by MackSix
Modified: 2012-05-31 17:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Project to use for reproduction. (30.88 KB, application/zip)
2012-05-31 17:11 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2012-05-31 17:11:21 UTC
Created attachment 120153 [details]
Project to use for reproduction.

Download latest JTattoo Jar here: http://www.jtattoo.net/downloads/JTattoo.jar

1) Install the JTattoo Look and Feels in Palette "Look and Feels" folder.
2) Open up attached project.
3) Open MyJFrameHiFi.java.
4) Preview form from Navigator using HiFiLookAndFeel.
5) Click on "Color" node in Tree to expand it. Notice Tree and Internal Frame get wider.
6) Click on the rest of the nodes in Tree to expand them.
7) Move scroll bar on Tree all the way to the left.
8) Click on bar at top of Internal Frame that is inside of Desktop Pane on the right. Notice Tree and Internal Frame on left get wider.
9) Now move Internal Frame on right around with mouse and notice the graphics corruption.
10) Close preview.

11) Right click on MyJFrameHiFi.java in Navigator and choose "Run File". Notice that none of the behavior in preview happens when file is run.
Comment 1 MackSix 2012-05-31 17:11:48 UTC
Product Version: NetBeans IDE Dev (Build 201205300001)
Java: 1.7.0_04; Java HotSpot(TM) Client VM 23.0-b21
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Comment 2 MackSix 2012-05-31 17:26:22 UTC
I just noticed that the same thing happens with Metal Look And Feel preview on same file.