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 45248 - Selecting multiple components in inspector window takes too long time
Summary: Selecting multiple components in inspector window takes too long time
Status: RESOLVED DUPLICATE of bug 43084
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-20 15:16 UTC by hlein
Modified: 2004-08-13 12:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktrace during "loop" (200.37 KB, text/plain)
2004-06-20 15:17 UTC, hlein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hlein 2004-06-20 15:16:55 UTC
There are a lot of components for a JFrame.
Selecting about 10 or thirty of them in the
inspection window to modify a common property
takes extremely long time. You could think there
is a loop.
Comment 1 hlein 2004-06-20 15:17:44 UTC
Created attachment 15858 [details]
Stacktrace during "loop"
Comment 2 Jan Stola 2004-06-21 09:15:24 UTC
The problematic stack trace from the thread dump doesn't contain
methods from form module. The thread dump is almost the same
as in the issue 43084 => marking as duplicate of this issue.

*** This issue has been marked as a duplicate of 43084 ***