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 - a11y - project properties
Summary: a11y - project properties
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: A11Y
: 163876 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-28 12:06 UTC by Filip Zamboj
Modified: 2009-04-30 07:33 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 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.