Bug 25276

Summary: [Workbench] Context menu takes 2 seconds to appear
Product: [Eclipse Project] Platform Reporter: Jared Burns <jared_burns>
Component: UIAssignee: Eduardo Pereira <eduardo_pereira>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 Keywords: performance
Version: 2.0   
Target Milestone: ---   
Hardware: Other   
OS: Linux-GTK   
Whiteboard:

Description Jared Burns CLA 2002-10-23 15:51:53 EDT
Build 20021022
Linux-GTK

1. Right click anywhere to bring up a context menu. 
2. A blank menu of the appropriate size appears.
3. Approx. 2 seconds later (on my 1.3 Ghz machine) the contents of the menu appear.

The same test on a Windows machine takes approx. 0 time.
Comment 1 Steve Northover CLA 2002-10-24 09:16:40 EDT
This has nothing to do with the actual menu popup code.  Running the SWT 
AddressBook example shows that the menu pops up instantly on all platforms.

Moving to UI.  This is part of a larger performance problem that on platforms 
other than Windows.  It might be SWT related but so much code runs when a menu 
is popped up and different code runs depending on the context that it's hard to 
pin down any single component.
Comment 2 Eduardo Pereira CLA 2002-11-21 11:19:41 EST
Jared, could you try the SWT example on your machine?
Comment 3 Jared Burns CLA 2002-11-21 11:35:41 EST
I can no longer reproduce this bug in Build 20021119.