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 192669 - a11y issues in Install artifact locally dialog
Summary: a11y issues in Install artifact locally dialog
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: PC Other
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-11-30 13:35 UTC by Tomas Danek
Modified: 2011-01-22 06:09 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 Tomas Danek 2010-11-30 13:35:52 UTC
Product Version: NetBeans IDE Dev (Build 201011250001)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Users\tester\.netbeans\dev
-------------------------------------------------

- please fix a11y names and descriptions, and bind label with textfield

===============================================
 Tested Window title : Install locally
===============================================
Results of Accessibility test
 Doesn't implement Accessible :
   - none.
 No Accessible name :
   Class: javax.swing.JTextField {  |  } 
 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Install locally |  } 
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  }
Comment 1 Antonin Nebuzelsky 2011-01-21 16:55:16 UTC
core-main #df76bd7a1740
Comment 2 Quality Engineering 2011-01-22 06:09:15 UTC
Integrated into 'main-golden', will be available in build *201101220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/df76bd7a1740
User: Antonin Nebuzelsky <anebuzelsky@netbeans.org>
Log: #192669 - a11y issues in Install artifact locally dialog.