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 164251 - 508 issue - User Unable to Get to Local drive with Tab
Summary: 508 issue - User Unable to Get to Local drive with Tab
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: JAXB (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ gmpatil
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-04-30 23:25 UTC by rpoon
Modified: 2009-05-28 01:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
description file (73.05 KB, application/octet-stream)
2009-04-30 23:28 UTC, rpoon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rpoon 2009-04-30 23:25:58 UTC
Build: \\thumper\50builds\gfesb\v2.1\main\nightly\20090420-0723

In JAXB Wizard, when creating a new JAXB, user is not able to use <Tab> key to traverse to select a local schema file.
When press TAB from the text field for ‘Select From Local File System’ field to ‘Browse’ button to open up the File 
browser, the ‘My Computer’ node will not be available.  As so, user is unable to get to the local driver (i.e. C:\) to 
select the file.

Note that the problem only exists if user press TAB from ‘Select From Local File System’ Text Box to the ‘Browse’ 
button.

(see attached description file for screen shots and more details)
Comment 1 rpoon 2009-04-30 23:28:10 UTC
Created attachment 81358 [details]
description file
Comment 2 rpoon 2009-04-30 23:35:36 UTC
Please note that this applies to all 'browser' screen that is invoked from any 'Browse' button within the wizard.
Comment 3 _ gmpatil 2009-05-18 18:56:46 UTC
Looks like issue with JFileChooser and while viewing "desktop".
Work around is to selelect one of the sub-directory, and choose "C:\" from the "Look in" drop down.


Comment 4 _ gmpatil 2009-05-28 01:22:45 UTC
Fixed in trunk, for Windows Desktop view/directory.
Note it works when root level "desktop" is previously selected. Directory view w/o "my computer" will show if previous
JAXB Wiz browse dialog was left at \Desktop\My Computer\C:\Documents and Settings\<user>\Desktop, instead root level
"Desktop".

Change log:
http://hg.netbeans.org/main/rev/95dedf7a1653