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 163875

Summary: a11y - project properties
Product: php Reporter: Filip Zamboj <fzamboj>
Component: CodeAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Filip Zamboj 2009-04-28 12:06:28 UTC
project properties -> run conf. 
set to remote connection 
-> manage (add new connection)

===============================================
 Tested Window title : Create New Connection
===============================================

Results of Accessibility test

 No Accessible description :
   Class: javax.swing.JComboBox {  Connection Type: |  } 
   Class: javax.swing.JTextField {  Connection Name: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Create New Connection |  }
Comment 1 Tomas Mysik 2009-04-28 16:50:25 UTC
*** Issue 163876 has been marked as a duplicate of this issue. ***
Comment 2 Tomas Mysik 2009-04-29 10:09:41 UTC
Fixed, please verify. Thanks.
http://hg.netbeans.org/web-main/rev/7816262e9389
Comment 3 Quality Engineering 2009-04-30 07:33:57 UTC
Integrated into 'main-golden', will be available in build *200904300201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7816262e9389
User: Tomas Mysik <tmysik@netbeans.org>
Log: A11Y for new remote connection

Fixes #163875.