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 140248 - Accessibility of project properties > libraries
Summary: Accessibility of project properties > libraries
Status: VERIFIED DUPLICATE of bug 128057
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:56 UTC by josin
Modified: 2008-09-30 09:24 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:56:40 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 isn't accessible description of "Import library" button in "Import library" dialog.
(Project Properties > Libraries > Add Library button > Import library)

Full output from accessibility tester:
=========================================== 
Tested Window title : Import Library 
===========================================

Doesn't implement Accessible : - none.

No Accessible name : - none.

No Accessible description :

Class
    org.netbeans.core.windows.services.NbDialog { Import Library | } 

Label with LABEL_FOR not set : - none.

Components with no LABEL_FOR pointing to it :

Class
    org.openide.explorer.view.TreeView$ExplorerTree { Available Libraries: | Available Libraries } 

Components with no mnemonic : - none.

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:00:25 UTC
Fixed, see duplicate issue.

*** This issue has been marked as a duplicate of 128057 ***
Comment 2 josin 2008-09-30 09:24:35 UTC
V. Fixed in issued 128057.

Product Version: NetBeans IDE Dev (Build 200809300201)
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)