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 140242 - Accessibility of Project Properties > Run
Summary: Accessibility of Project Properties > Run
Status: VERIFIED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-16 10:30 UTC by josin
Modified: 2008-09-30 09:23 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 josin 2008-07-16 10:30:55 UTC
Tested with the following environment:
* Product Version: NetBeans IDE Dev (Build 200807101204)
* Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
* System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)
* Userdir: /home/josin/.netbeans/dev

There is no accessible description and mnemonic for "Enable Quick Run" CheckBox.
(Project Properties > Run)

Full output accessibility tester:
=========================================== 
Tested Window title : Project Properties - JavaApplication2?
===========================================

Doesn't implement Accessible : - none.

No Accessible name : - none.

No Accessible description :

Class
    javax.swing.JCheckBox { Enable Quick Run | } 

Label with LABEL_FOR not set : - none.

Components with no LABEL_FOR pointing to it :

Class
    org.openide.explorer.view.TreeView$ExplorerTree { Properties Category | N/A } 

Components with no mnemonic :

Class
    javax.swing.JCheckBox { Enable Quick Run | } 
Class
    javax.swing.JLabel { (e.g. -Xms10m) | (e.g. -Xms10m) } 

Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic): - none.

Components not reachable with tab traversal : - none. [Evaluation:
Comment 1 Milan Kubec 2008-07-31 14:13:07 UTC
Enable Quick Run check box has been removed.
Comment 2 josin 2008-09-30 09:23:15 UTC
Verified. Desired Checkbox has been removed.