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 157666

Summary: Property sheet buttons are not repainted correctly
Product: platform Reporter: Jaromir Uhrik <juhrik>
Component: ExplorerAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: tboudreau
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaromir Uhrik 2009-01-30 14:09:58 UTC
Product Version: NetBeans IDE Dev (Build 200901300228)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.6 running on i386; MacRoman; en_US (nb)

-Create new JFrame form so that the property sheet appears and all 4 its buttons are in the one line of the property sheet.
-When the user shrinks the property sheet to its half width then its buttons are not repainted correctly. Only 2 of four
buttons are visible and when the repaint is invoked (by e.g. scroll bar position change) the other 2 buttons appear
below the first 2.
Comment 1 Jaroslav Tulach 2010-04-02 16:16:36 UTC
Don't you want to help me with this one, Tim?
Comment 2 Stanislav Aubrecht 2010-04-09 08:09:05 UTC

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