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 31005 - Wrong menu item selected from mnemonic
Summary: Wrong menu item selected from mnemonic
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: JDK_SPECIFIC
: 33595 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-12 17:21 UTC by Jesse Glick
Modified: 2008-12-22 20:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (thrown twice in my current NB session) (1.73 KB, text/plain)
2003-02-12 17:25 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2003-02-12 17:21:02 UTC
[dev feb 11, JDK 1.4.1_01, MDI, Linux 2.4.18,
Gnome + Sawfish + sloppy focus] This has happened
to me occasionally for a long time, but seems to
have become more frequent recently. I will post a
menu with its mnemonic, then try to select some
item via its mnemonic. But the wrong menu item
will be run. Most commonly in Tools menu; I often
am unable to run Options or Update Center via
Alt-T O or Alt-T U respectively, getting instead
random other items - Keyboard Shortcuts, Go To
Class, etc. Seems to be random; happens often but
not the majority of the time.

Workaround is to post menu then select item via
arrow keys.

Also have seen frequent exceptions which may be
related, attaching some examples. Thrown when
selecting a menu item via mnemonic from KB.
Comment 1 Jesse Glick 2003-02-12 17:25:08 UTC
Created attachment 8927 [details]
Stack trace (thrown twice in my current NB session)
Comment 2 Jesse Glick 2003-05-21 23:22:52 UTC
I have not seen this for a while, I think since I started using JDK
1.4.2 beta. May just be a bug in JDK 1.4.1.
Comment 3 mslama 2003-05-22 10:03:22 UTC
*** Issue 33595 has been marked as a duplicate of this issue. ***
Comment 4 Jesse Glick 2003-05-22 14:44:53 UTC
Assuming it is just a bug in JDK 1.4.1, should probably be WONTFIX or
INVALID or something. INVALID if there is a filed BugTraq # explaining
the problem, WONTFIX if not.

I seem to recall there was some other issue report or something that
was associated with this, maybe a test case to reproduce without using
NB, but now I don't remember where or what. Maybe Petr was involved?
Comment 5 Petr Nejedly 2003-05-26 15:09:09 UTC
That was 31003 (filled by you) and was somehow different.
Comment 6 _ tboudreau 2003-09-09 01:37:08 UTC
Closing as WONTFIX - it works in 1.4.2, not much point in doing a
1.4.1 specific workaround.
Comment 7 Lukas Hasik 2003-09-09 09:17:10 UTC
verified