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 32691 - A11Y installer doesn't allow keybord control
Summary: A11Y installer doesn't allow keybord control
Status: CLOSED WORKSFORME
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@installer
URL:
Keywords: A11Y, REGRESSION
Depends on:
Blocks:
 
Reported: 2003-04-07 17:24 UTC by dmladek
Modified: 2006-03-24 09:46 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 dmladek 2003-04-07 17:24:56 UTC
Tested on NetBeansIDE-release35-200304062350-linux.bin
=======================================================

You can't:
-TAB navigate between widgets, eg. Radio Buttons
for desiding
    install new version or upgrade and navigation
buttons 
    NEXT, FORVARD< CANCEL)
-ENTER there's no button (NEXT) associated with
the ENTER key
-ESC   there's no button (CANCEL) associated with
the ESC key
Comment 1 Richard Gregor 2003-05-15 08:26:34 UTC
Scheduled for 4.0.
Comment 2 zikmund 2004-03-03 17:13:30 UTC
Implemented in 3.6. Mark as FIXED.
Comment 3 dmladek 2004-08-10 11:32:17 UTC
In NB3.6 it was fine, but after rewritting most of the installer's code
User can't navigate in installer by the keyboard:

-ESC (not associated with CANCEL)
-TAB+CTRL (or any other shorcut) doesn't allow to read license and
then accept it and continue
-ENTER (not associated with NEXT)

I'm changing:
 Version from 3.5 -> 4.0
 Tar.Milestone from 3.6 -> TBD

and reopening....
Comment 4 _ ttran 2004-09-05 22:59:21 UTC
playing with the new installer on Linux, using keyboard only

- welcome panel: Alt-N to continue
- license panel: Ctrl-Tab, Up/down, PgUp/PgDn to read the license,
Alt+A to accept the license, Alt-N to continue
- choosing a directory: Alt-D, Tab, enter a different dir, Alt-N
- choosing a jdk: Alt-H, tab, enter JDK path, Alt-N
- summary panel: Alt-N
- install success, Alt-F, finish

in between each of the above steps Alt-C (Cancel) works

=> It's possible to install the IDE withing touching the mouse
Comment 5 dmladek 2004-09-06 15:07:32 UTC
hmmm... you're right Trung :-)
Definitely  CTR+TAB didn't work in that time. Don't know why:-|

I think I can accept your resolution eventhough 
ALT+D and ALT+H seems don't work for me :-/ I'm trying the latest DEV
build on Sol-Sparc 9,Gnome 2.x