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 195997 - Repaint needed for some options panels
Summary: Repaint needed for some options panels
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 13:10 UTC by Jaromir Uhrik
Modified: 2011-06-08 19:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (29.37 KB, image/png)
2011-02-25 13:24 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2011-02-25 13:10:50 UTC
Product Version = NetBeans IDE Dev (Build 201102250001)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.7.0-ea
Runtime = Java HotSpot(TM) Client VM 21.0-b02

Steps to reproduce:
-open Tools|Options dialog
-select Editor category
-select Code Completion tab and uncheck some checkbox
-push OK button
-open Tools|Options again
-->> The  panel in the Code Completion tab is opened and there is invalid content visible (see attached screenshot). Once I do some action executing repaint (resize the Options dialog) then it paints correctly.
Comment 1 Jaromir Uhrik 2011-02-25 13:24:08 UTC
Created attachment 106447 [details]
Screenshot attached...
Comment 2 Marian Mirilovic 2011-06-08 19:10:52 UTC
can't reproduce in 
Product Version: NetBeans IDE 7.0.1 Dev (Build 201106072116)
Java: 1.7.0-ea; Java HotSpot(TM) 64-Bit Server VM 21.0-b15
Comment 3 Marian Mirilovic 2011-06-08 19:21:06 UTC
v/c