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 - Accessing file system in EDT: loading icons in EDT
Summary: Accessing file system in EDT: loading icons in EDT
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Jump To (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 218138
  Show dependency tree
 
Reported: 2012-09-21 13:12 UTC by Egor Ushakov
Modified: 2012-10-03 16:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (7.34 KB, text/plain)
2012-09-21 13:13 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
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