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 218772

Summary: Accessing file system in EDT: loading icons in EDT
Product: utilities Reporter: Egor Ushakov <gorrus>
Component: Jump ToAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: vv159170
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 218138    
Attachments: stacktrace

Description Egor Ushakov 2012-09-21 13:12:44 UTC
When showing file list in go to file window it loads icons for all elements in EDT, it requires MIME type resolution and may be very slow in some cases (e.g. XML files) causing UI hangs. This could be reimplemented like it was done in favorites and other file trees - the list appears with empty icons and then they lazily refreshed with actual icons as the data arrives.
Comment 1 Egor Ushakov 2012-09-21 13:13:00 UTC
Created attachment 124713 [details]
stacktrace
Comment 2 Tomas Zezula 2012-10-03 15:20:54 UTC
Fixed jet-main 8345e96838f6