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 141529 - a11y - properties for project group defined by folder
Summary: a11y - properties for project group defined by folder
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-24 12:53 UTC by Tomas Danek
Modified: 2008-12-23 14:24 UTC (History)
1 user (show)

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-07-24 12:53:33 UTC
Product Version: NetBeans IDE Dev (Build 20080724040119)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\Tomas\.netbeans\dev
-----------------------------------------------
- missing a11y names and a11y desc
- labels are not binded with components 

===============================================
 Tested Window title : Project Group Properties
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Project Group Propertie
s |  }


 Label with LABEL_FOR not set :
   - none.

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


 Components with no mnemonic :
   - none.

 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mn
emonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 1 Milan Kubec 2008-07-24 13:00:43 UTC
This dialog hasn't changed in last releases, so it's not P1.
Comment 2 Milan Kubec 2008-07-25 09:25:56 UTC
Fixed.

http://hg.netbeans.org/main/rev/a5ffdec9d52c
Comment 3 Quality Engineering 2008-07-25 15:49:32 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #344 build
Changeset: http://hg.netbeans.org/main/rev/a5ffdec9d52c
User: Milan Kubec <mkubec@netbeans.org>
Log: #141528, #141525, #141529, #141532: A11Y fixes in project group dialogs
Comment 4 Tomas Danek 2008-12-23 14:24:27 UTC
verified in 20081223