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 172693

Summary: Bad layout in component properties panel
Product: platform Reporter: olamagato <olamagato>
Component: ExplorerAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: issues
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: None of buttons (Properties, Binding, Events, Code)
Some buttons (Properties, Binding). Events, Code buttons hide.
All Buttons. Available after some actions (switch to other views, resize, select another component etc.)

Description olamagato 2009-09-21 15:19:51 UTC
Buttons bad layout in component properties panel on some view sizes in windows classic L&F. Particularly on smaller size
of view. See attached images.
Comment 1 olamagato 2009-09-21 15:22:34 UTC
Created attachment 88022 [details]
None of buttons (Properties, Binding, Events, Code)
Comment 2 olamagato 2009-09-21 15:25:02 UTC
Created attachment 88023 [details]
Some buttons (Properties, Binding). Events, Code buttons hide.
Comment 3 olamagato 2009-09-21 15:30:59 UTC
Created attachment 88024 [details]
All Buttons. Available after some actions (switch to other views, resize, select another component etc.)
Comment 4 Vojtech Sigler 2009-09-24 12:48:40 UTC
Reassigning to form for evaluation.
Comment 5 Tomas Pavek 2009-09-25 17:17:21 UTC
The second picture shows the problem: the buttons for property categories are shown only in one row, while they need
more vertical space - like on the third picture. (The first picture is wrong - the property sheet shows properties of a
different object, not from GUI builder.)

I can reproduce it in current 6.8 build - resizing the properties window does not seem to releayout the categories
buttons. If the width is smaller, they just don't fit. Selecting something else in GUI builder fixes the problem.

Reassigning to property sheet.
Comment 6 Stanislav Aubrecht 2010-04-09 08:09:14 UTC

*** This bug has been marked as a duplicate of bug 120067 ***