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 28739 - Opening WINDOW pulldown menu takes too long
Summary: Opening WINDOW pulldown menu takes too long
Status: VERIFIED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC OS/2
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 27774
  Show dependency tree
 
Reported: 2002-11-14 02:34 UTC by _ gtzabari
Modified: 2008-12-23 09:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2002-11-14 02:34:19 UTC
dev build 200211080100
IBM JDK 1.3.1
P3 733Mhz, 512MB ram

  Hitting ALT-W takes two seconds on this
machine.. this figure is consistent regardless of
the number of times I open the pulldown menu so I
assume its contents is not cached.

  Expected response time: < 500ms

  Has anyone analyzed this to see what's taking so
long?
Comment 1 Peter Zavadsky 2002-12-05 10:39:24 UTC
I guess there are issues dealing with menu expansion.
Will look at it.
Comment 2 mslama 2003-01-09 11:21:55 UTC
Hmm strange. For us it is fast. (Linux, Win 2000, SUN JDK 1.4.1_01,
1.3.1_06). It seems it is specific to your JDK. Could you try to
identify what menu item causes slowness of menu displaying? In Tools
-> Options -> IDE Configuration -> Look and Feel -> Menu Bar -> Window
try to delete some actions if there is some action(s) which cause it.
If there is some we could try to add some log patch to it to identify
what is slow. I suppose problem appears only for Window menu so it is
specific for some menu item (action) in it. Thanks.
Comment 3 mslama 2003-02-12 18:00:39 UTC
Please reopen if you want to investigate it more on OS/2 and need some
assistance.
Comment 4 Marian Mirilovic 2003-07-31 10:46:20 UTC
Without new informations for long time - verifying.