Bug 133817 - Content Assist blocks the UI thread when working a firewall
Summary: Content Assist blocks the UI thread when working a firewall
Status: RESOLVED DUPLICATE of bug 133348
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-29 07:31 EST by Peter Voss CLA
Modified: 2006-03-29 09:17 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Voss CLA 2006-03-29 07:31:02 EST
Hi,

when upgrading from 3.2-M3 to 3.2M5 I discovered the following problem with content assist in java editors:

When typing sun.awt. and hitting ctrl-space the content assist window opens and shows its contents. But the UI thread is blocked for the next 10-30 seconds. When navigating through the list the UI gets blocked again on each item, that has no source code attachment.

This problem only occur when working behind a firewall. When I disconnect from the network the problem disappears. I assume that some network lookup is done when no source code is available in order to display the api doc tooltip.

The problem probably was introduced with 3.2M4 since a colleague of mine told me that he has the same problem with 3.2M4 (he is working for a different company but they have a firewall as well).
Comment 1 Dani Megert CLA 2006-03-29 09:17:19 EST

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