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 49288 - Member navigator is not usable with keyboard only
Summary: Member navigator is not usable with keyboard only
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords: A11Y
: 49275 (view as bug list)
Depends on: 50752
Blocks:
  Show dependency tree
 
Reported: 2004-09-20 14:13 UTC by cezariusz
Modified: 2007-09-26 09:14 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 cezariusz 2004-09-20 14:13:52 UTC
When I press Alt+Q to select class members 
navigator I cannot use it without mouse. I can 
type a letter to find a function, but I cannot 
expand the combo, narrow it's contents with 
subsequent typing, not jump to the selected 
member with Enter.

In my opinion, unless otherwise documented, it 
should work like this:

1. Alt-Q jumps to member navigator - that works, 
but it should also open the combo list.

2. Navigator should be a combo with an edit box, 
not only the list. When typing into the edit, 
the list should be narrowed, same as code 
completion list.

3. Pressing Enter on a member should jump to the 
member (same what mouse click currently does).
Comment 1 cezariusz 2004-09-20 14:16:24 UTC
I'm setting the A11Y keyword as it lacks accessibility. I hope I'm 
doing right :)
Comment 2 pfelenda 2004-09-27 13:14:53 UTC
Reassigning to editor module.

I tried reproduce it, but it works only sometimes.
(Linux - KDE, jdk1.5.0_b64, NB200409270901.
My steps:
1) Select any item from the combo by mouse

2) Alt-Q (Jump to combo)
3) Use arrows to navigate
4) Enter (select an item)

-> It is not possible to use the Alt-Q to jump to combo. The combo
does not get focus.

Comment 3 cezariusz 2004-09-27 13:42:55 UTC
Windows XP, jdk1.5.0-rc-b63, NB200409191800

1. Alt+Q jumps to combo, but doesn't open it
2. Arrows navigate through members
3. Enter does nothing

It's very hard to get out of the combo, Esc does nothing, Alt+Q 
keeps focus on the combo. Pressing Tab moves focus somewhere 
(probably to editor toolbar, but there's no visual feedback). 
Several more Tabs eventually moves focus to the editor windows.
Comment 4 Martin Roskanin 2004-10-04 09:55:42 UTC
reassigning to java module
Comment 5 Jan Becicka 2004-10-21 10:58:19 UTC
Uh, finally I've fixed it.

Checking in NavigationView.java;
/cvs/java/src/org/netbeans/modules/java/ui/NavigationView.java,v  <--
 NavigationView.java
new revision: 1.33; previous revision: 1.32
done
Checking in NameNavigator.java;
/cvs/java/src/org/netbeans/modules/java/ui/NameNavigator.java,v  <-- 
NameNavigator.java
new revision: 1.3; previous revision: 1.2
done
Comment 6 Jan Pokorsky 2004-10-21 11:01:12 UTC
*** Issue 49275 has been marked as a duplicate of this issue. ***
Comment 7 cezariusz 2004-10-28 12:33:22 UTC
v. 200410271800
Comment 8 Jan Pokorsky 2004-10-28 12:41:26 UTC
TM 4.1 -> 4.0