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 141525 - a11y - new project group
Summary: a11y - new project group
Status: RESOLVED 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:35 UTC by Tomas Danek
Modified: 2008-07-25 15:46 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:35:37 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
-----------------
- please add A11y description for components (where it does make sense - focusable ones)

 No Accessible description :

Class
    javax.swing.JButton { Browse... | } 
Class
    javax.swing.JButton { Browse... | } 
Class
    javax.swing.JButton { Cancel | } 
Class
    javax.swing.JButton { Create Group | } 
Class
    javax.swing.JCheckBox { Automatically Save Project List | } 
Class
    javax.swing.JCheckBox { Use Currently Open Projects | } 
Class
    javax.swing.JLabel { Contains a master project and all projects it requires, recursively. | } 
Class
    javax.swing.JLabel { Contains any projects found beneath a given folder on disk. | } 
Class
    javax.swing.JLabel { Contains any projects you like. Can be updated manually or automatically. | } 
Class
    javax.swing.JLabel { Folder: | } 
Class
    javax.swing.JLabel { Master Project: | } 
Class
    javax.swing.JLabel { Name: | } 
Class
    javax.swing.JLayeredPane { | } 
Class
    javax.swing.JPanel { | } 
Class
    javax.swing.JPanel { | } 
Class
    javax.swing.JPanel { | } 
Class
    javax.swing.JRadioButton { Folder of Projects | } 
Class
    javax.swing.JRadioButton { Free Group | } 
Class
    javax.swing.JRadioButton { Project and All Required Projects | } 
Class
    javax.swing.JRootPane { | } 
Class
    javax.swing.JTextField { Folder: | } 
Class
    javax.swing.JTextField { Master Project: | } 
Class
    javax.swing.JTextField { Name: | } 
Class
    org.netbeans.core.windows.services.NbDialog { Create New Group | } 
Class
    org.netbeans.modules.project.ui.groups.NewGroupPanel { | }
Comment 1 Milan Kubec 2008-07-25 09:25:22 UTC
Fixed.

http://hg.netbeans.org/main/rev/a5ffdec9d52c
Comment 2 Quality Engineering 2008-07-25 15:46:26 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