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 26752 - Delay when switching editor tabs if using Class Navigator
Summary: Delay when switching editor tabs if using Class Navigator
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Workspace Switcher (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-23 17:35 UTC by _ tboudreau
Modified: 2003-03-03 17:31 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 2002-08-23 17:35:36 UTC
Need to populate/abbreviate children in a
background thread.  Borrow
some of the delay code from PropertySheet to
accomplish this.
Comment 1 _ tboudreau 2003-03-03 17:31:37 UTC
Fixed, update is no longer done on AWT thread.