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 45621 - A11Y - Add Platform dialog is not accessible
Summary: A11Y - Add Platform dialog is not accessible
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: A11Y
Depends on:
Blocks: 45507
  Show dependency tree
 
Reported: 2004-06-27 12:23 UTC by Martin Roskanin
Modified: 2004-08-13 12:11 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 Martin Roskanin 2004-06-27 12:23:20 UTC
you get the dialog within Java Platform Manager
dialog (Tools/Java Platform Manager)

-Esc key is not mapped

- tab traversal - no indication of focus gained on
the components (my recent documents, Desktop, My
Documents, my Computer, My Network Places, also
the icons next to Look In combobox.) - but this is
probably the problem of wizards
Comment 1 psuk 2004-07-22 17:36:52 UTC
subcomp->project
Comment 2 Tomas Zezula 2004-08-04 19:10:42 UTC
All of these are JFileChooser bugs, I have added some workaround to
fix at least the Esc. 
But I can't do anything with "My Computer", "My Network Places", I
don't even see them :-)

Checking in
platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.java;
/cvs/java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.java,v
 <--  PlatformsCustomizer.java
new revision: 1.13; previous revision: 1.12
done
Processing log script arguments...
More commits to come...
Checking in
platform/src/org/netbeans/modules/java/platform/wizard/LocationChooser.java;
/cvs/java/platform/src/org/netbeans/modules/java/platform/wizard/LocationChooser.java,v
 <--  LocationChooser.java
new revision: 1.17; previous revision: 1.16
done