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 140266 - Accessibility of New Java Project with Existing Sources
Summary: Accessibility of New Java Project with Existing Sources
Status: VERIFIED DUPLICATE of bug 140262
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 11:39 UTC by josin
Modified: 2008-09-30 09:35 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 11:39:33 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 potential mnemonics conflict with mnemonics 'F'.
 - "Library folder" label
 - "Finish" button
(New Project with Existing Sources > Step 2)

Full output accessibility tester:
=========================================== 
Tested Window title : New Java Project with Existing Sources 
===========================================

Doesn't implement Accessible : - none.

No Accessible name : - none.

No Accessible description : - none.

Label with LABEL_FOR not set : - none.

Components with no LABEL_FOR pointing to it : - none.

Components with no mnemonic : - none.

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

Components with potential mnemonics conflict: - components with mnemonic 'F' :

Class
    javax.swing.JButton { Finish | n/a } 
Class
    javax.swing.JLabel { Libraries Folder: | } 

Components not reachable with tab traversal : - none. [Evaluation:
Comment 1 Milan Kubec 2008-07-31 14:39:14 UTC

*** This issue has been marked as a duplicate of 140262 ***
Comment 2 josin 2008-09-30 09:35:18 UTC
V. (see issue 140262).