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 184544 - Accessible descriptions missing in Logout from Teams Server dialog
Summary: Accessible descriptions missing in Logout from Teams Server dialog
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-04-20 13:01 UTC by Jaromir Uhrik
Modified: 2010-04-26 14:48 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 Jaromir Uhrik 2010-04-20 13:01:34 UTC
Product Version = NetBeans IDE 6.9 Beta (Build 201004200117)
Operating System = Linux version 2.6.27-14-generic running on i386
Java; VM; Vendor = 1.6.0_14
Runtime = Java HotSpot(TM) Client VM 14.0-b16

I think the JList with team servers should contain accessible description so please add one to this field.

===============================================
 Tested Window title : Logout from Team Server
===============================================
Results of Accessibility test
 Doesn't implement Accessible :
   - none.
 No Accessible name :
   - none.
 No Accessible description :
   Class: javax.swing.JButton {  Logout... |  } 
   Class: javax.swing.JList {  Team Servers: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Logout from Team Server |  } 
 Label with LABEL_FOR not set :
   - none.
 Components with no LABEL_FOR pointing to it :
   - none.
 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.
Comment 1 Jan Becicka 2010-04-21 09:29:33 UTC
Changeset: b9b86d062f94
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2010-04-21 11:23
Message:   Issue #184544 - Accessible descriptions missing in Logout from Teams Server dialog
Comment 2 Quality Engineering 2010-04-22 04:31:50 UTC
Integrated into 'main-golden', will be available in build *201004220200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b9b86d062f94
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #184544 - Accessible descriptions missing in Logout from Teams Server dialog
Comment 3 Jaromir Uhrik 2010-04-26 14:48:21 UTC
Verified in NetBeans IDE Dev (Build 201004260200).