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 70938 - Properties window of [JFrame] node shrunk
Summary: Properties window of [JFrame] node shrunk
Status: VERIFIED DUPLICATE of bug 70831
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: T9Y
: 71701 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-03 11:44 UTC by Jiri Skrivanek
Modified: 2008-12-22 22:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot (126.94 KB, image/gif)
2006-01-03 11:45 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2006-01-03 11:44:53 UTC
First time you open properties window of [JFrame] node, it is shrunk and no
values are displayed (see screen shot). To reproduce:

- create java project and wait scanning finished
- create JFrame Form from template
- expand 'NewJFrame.java|Form NewJFrame' node
- from popup menu call 'Properties' on [JFrame] node but properties window shows
only title.

BTW, when you restart IDE it throws NPE. I will file another issue.

Build 20060102-0747, JDK1.5.0_06.
Comment 1 Jiri Skrivanek 2006-01-03 11:45:49 UTC
Created attachment 28141 [details]
Screen shot
Comment 2 Jan Stola 2006-01-04 10:06:49 UTC
I was not able to reproduce this issue with NB build 200601021900,
JDK 1.5.0_05 and Win XP (Classic theme).

Reassigning to openide/property sheet that is responsible for Properties action.
Comment 3 Stanislav Aubrecht 2006-01-05 14:36:03 UTC
works for me in build 060105, jdk 1.5, win xp
Comment 4 Jiri Skrivanek 2006-01-05 15:08:45 UTC
For me it doesn't work (build 20060105-1356, JDK1.5.0_06, WindowsXP). Similar
complains are expressed in this message:

http://openide.netbeans.org/servlets/ReadMsg?list=dev&msgNo=18807
Comment 5 Stanislav Aubrecht 2006-01-05 16:01:02 UTC
i just realized that i'm running jdk 1.5.0_02, i'll try to update to _06
Comment 6 Stanislav Aubrecht 2006-01-05 16:19:22 UTC
alright, i can reproduce the issue in build 060105, jdk1.5.0_06, win xp
there's no problem when running under jdk1.5.0_02
Comment 7 Marian Mirilovic 2006-01-05 16:22:16 UTC
reproducible on Linux & NB 5.0 (200601042030), JDK 1.5.0_06
Comment 8 Marian Mirilovic 2006-01-22 12:43:11 UTC
*** Issue 71701 has been marked as a duplicate of this issue. ***
Comment 9 simonk 2006-01-23 07:24:45 UTC
With nb5.0rc1 java _06 and XP, the JFrame properties window is ok. The 
components of JFrame shows the shrunken window. The leaf "Other Components" is 
shown in a proper format.
Comment 10 Marian Mirilovic 2006-02-07 11:41:20 UTC

*** This issue has been marked as a duplicate of 70831 ***
Comment 11 Jiri Skrivanek 2006-02-07 12:51:23 UTC
Verified.