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 204059

Summary: Slow projects selection change
Product: platform Reporter: Egor Ushakov <gorrus>
Component: ExplorerAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal CC: saubrecht
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: snapshot

Description Egor Ushakov 2011-10-21 12:14:17 UTC
Created attachment 112303 [details]
snapshot

steps to reproduce:
- have more than 10 projects opened
- open projects view and have all projects collapsed
- click on the fist project so that it has the selection
- press and hold down key
see how selection slowly changes from one project to another, see snapshot attached
Comment 1 Stanislav Aubrecht 2011-10-21 12:18:01 UTC
please provide netbeans build number, os and jdk version info, thanks
(a similar bug has been fixed recently)
Comment 2 Egor Ushakov 2011-10-21 12:22:20 UTC
Product Version: NetBeans IDE Dev (Build 201110120600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: SunOS version 5.11 running on x86; UTF-8; en_US (nb)
Comment 3 Stanislav Aubrecht 2011-10-21 12:29:40 UTC
5000ms in ExplorerActionsImpl.ActionStateUpdater.update()
Comment 4 Jaroslav Tulach 2011-11-21 12:54:35 UTC

*** This bug has been marked as a duplicate of bug 203335 ***