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 203335 - Scrolling slow in Project Window
Summary: Scrolling slow in Project Window
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 7.1
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 202529 202567 202944 204059 (view as bug list)
Depends on:
Blocks: 203826
  Show dependency tree
 
Reported: 2011-10-08 02:01 UTC by bht
Modified: 2011-11-21 12:54 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log files in zip file (132.62 KB, application/octet-stream)
2011-10-08 02:01 UTC, bht
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bht 2011-10-08 02:01:39 UTC
Created attachment 111685 [details]
log files in zip file

Slowness due to exception traces in log:

WARNING [org.openide.loaders.FolderChildren.....src.java.ejb.entity]: Attempt to obtain DataObject for ...\src\java\ejb\entity\TripWtdMbrExcludePk.java@8b1bb37e:7e334f from EDT
INFO [org.openide.loaders.FolderChildren.....src.java.ejb.entity]: Ineffective since #199391 was implemented
java.lang.Exception: Find for ...\src\java\ejb\entity\TripWtdMbrExcludePk.java@8b1bb37e:7e334f
	at org.openide.loaders.FolderChildren$DelayedNode.convert(FolderChildren.java:451)
	
This happens if I scroll down a branch with 80 members, holding down the [Cursor up] or [Cursor down] keys.
Comment 1 Jaroslav Tulach 2011-10-14 15:59:13 UTC
ergonomics#8669a6401408
Comment 2 Jaroslav Tulach 2011-10-14 19:08:32 UTC
*** Bug 202944 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Tulach 2011-10-14 19:53:33 UTC
*** Bug 202529 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2011-10-15 14:48:48 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/8669a6401408
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #203335: Don't wait for update of explorer actions from inside of EDT
Comment 5 Jaroslav Tulach 2011-10-20 05:49:02 UTC
*** Bug 202567 has been marked as a duplicate of this bug. ***
Comment 6 Jaroslav Tulach 2011-11-21 12:54:35 UTC
*** Bug 204059 has been marked as a duplicate of this bug. ***