Bug 25276 - [Workbench] Context menu takes 2 seconds to appear
Summary: [Workbench] Context menu takes 2 seconds to appear
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: Other Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eduardo Pereira CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2002-10-23 15:51 EDT by Jared Burns CLA
Modified: 2002-11-21 11:35 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 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.