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 211043

Summary: ACCESSIBILITY: options dialog export options dialog issues
Product: platform Reporter: draikes
Component: Options&SettingsAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED FIXED    
Severity: normal Keywords: A11Y
Priority: P3    
Version: 7.1.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description draikes 2012-04-11 19:19:25 UTC
when you attempt to export your current settings using tools -> options -> export, there is no keyboard-only way to select something to export. 

I can arrow up/down in the table of available options to export, but that doesn't actually select the item (which it should for accessibility purposes).
Therefore the export button is never enabled and the export cannot be completed.
Comment 1 Theofanis Oikonomou 2012-04-19 13:42:43 UTC
You can now select the desired options using the SPACE keyboard key. Fixed: http://hg.netbeans.org/core-main/rev/e368fe4bd30a
Comment 2 Quality Engineering 2012-04-20 10:09:56 UTC
Integrated into 'main-golden', will be available in build *201204200400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e368fe4bd30a
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Issue #211043 - ACCESSIBILITY: options dialog export options dialog issues