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 84022 - Repaint problem in DevolveTest
Summary: Repaint problem in DevolveTest
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-01 13:20 UTC by David Kaspar
Modified: 2010-04-01 14:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2006-09-01 13:20:28 UTC
There is a repaint - maybe related to the multiple Widget revalidation requests.
The problem could be produced by:
1) Run DevelveTest
2) Move a node somewhen to the right-bottom.
3) Have it selected.
4) Right-click somewhere at the background to invoke scene-layout.
5) ERROR - Area of selected-border of label is not repainted and remains there.