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 128196 - a11y - Java freeform project panel #6
Summary: a11y - Java freeform project panel #6
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-22 19:27 UTC by Tomas Danek
Modified: 2008-07-30 14:52 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 2008-02-22 19:27:54 UTC
Product Version: NetBeans IDE Dev (Build 20080221072310)
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Userdir: /tmp/ud
-----------------------------

1) a11y desc for dialog
2) mnemonic conflict
3) not sure about textarea - I'll discuss with Jara

===============================================
 Tested Window title : New Java Free-form Project
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JTextArea {  |  }


 No Accessible description :
   Class: javax.swing.JTextArea {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  New Java Free-form Project |  } -->p1


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextArea {  |  }


 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 'B' :
   Class: javax.swing.JButton {  < Back |  Previous step: 5. Java Sources Classpath }
   Class: javax.swing.JButton {  Browse... |  N/A }


 Components not reachable with tab traversal :
   - none.
Comment 1 Milan Kubec 2008-02-25 09:15:19 UTC
http://hg.netbeans.org/main/rev/4a5301fa4bfe
Comment 2 Tomas Danek 2008-07-30 14:52:04 UTC
verified.