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 46418 - Scanning Project Classpaths dlg does not initially paint
Summary: Scanning Project Classpaths dlg does not initially paint
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-22 03:00 UTC by _ tboudreau
Modified: 2007-09-26 09:14 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 2004-07-22 03:00:41 UTC
It appears that this dialog never gets a chance to paint itself 
until the *second* jar is scanned - so for a while it just sits there 
blank.

May be particularly noticable on mac-os (hardware double 
buffering affects when paints are flushed to the screen), but I 
know Jesse has mentioned it on linux.
Comment 1 Martin Matula 2004-07-28 15:45:37 UTC
Fixed.