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 17897 - Submenu with only one item not accessible
Summary: Submenu with only one item not accessible
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2001-11-20 15:53 UTC by Jan Zajicek
Modified: 2008-12-22 22:58 UTC (History)
0 users

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 Jan Zajicek 2001-11-20 15:53:58 UTC
Occurs on both jdk1.3.1_01 and 1.4.0rc-b86.

1.In explorer invoke popup over filesystem using Shift+F10.
2.Using arrows keys go to the New, API Support.
3.Note, that you cannot highlight the IDE plugin Module subitem.
Comment 1 Jan Zajicek 2001-11-20 16:15:36 UTC
;-) just little correction to my previous comment

The previous comment is valid for jsk1.3.1_01 and jdk1.4.0beta3.

On jdk1.4.0-rc86 is the behaviour as follows:

You have to press right arrow and then up or down arrow to get the
item selected - looks like wrong index is selected. Sometimes also
happens (when the submenu is rebuilded) that focus is lost from menu
and appears in toolbars ;-(

Ops now this looks like two issues - feel free to separate them as
needed. Thanks.
Comment 2 Peter Zavadsky 2001-11-22 14:28:40 UTC
Fixed in [main-trunk].

Fix:
openide/../openide/explorer/view/MenuView.java [1.40]

Note:
It's fix for the first issue. I haven't experienced the second one. If
you do, please submit a separate issue for it.
Comment 3 Jan Zajicek 2001-11-23 08:58:55 UTC
dev#20011123
Comment 4 Quality Engineering 2003-07-01 16:48:06 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.