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 36664 - Compiling a file causes explorer to repaint
Summary: Compiling a file causes explorer to repaint
Status: VERIFIED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-17 13:54 UTC by _ tboudreau
Modified: 2008-12-23 09:35 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 _ tboudreau 2003-10-17 13:54:22 UTC
I just had some logging code written into 
explorer's tree cell renderer, and I noticed 
that whenever I pressed F9 to compile, Explorer 
repainted (even though nothing changed to 
warrant it).

Filing against core/winsys for now - not sure
who is triggering the repaint, but the first 
place to check is updating the status line.

Using old, not new winsys.
Comment 1 _ tboudreau 2003-11-03 10:48:44 UTC
Probably it was the icon being changed painting. Silly me.
Comment 2 Marian Mirilovic 2004-03-01 08:57:48 UTC
issue doesn't apply to new window system - verified