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 164039 - [A11Y] Issues with New Custom Configuration (CPU) dialog
Summary: [A11Y] Issues with New Custom Configuration (CPU) dialog
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-04-29 11:28 UTC by Ivan Sidorkin
Modified: 2009-05-07 09:12 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 Ivan Sidorkin 2009-04-29 11:28:58 UTC
Results of Accessibility test, window with title "New Custom Configuration (CPU)"

 No Accessible description :
   Class: javax.swing.JButton {  OK |  } 
   Class: javax.swing.JRadioButton {  Default |  } 
   Class: javax.swing.JRadioButton {  From Existing Configuration: |  } 
   Class: javax.swing.JTextField {  Name: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New Custom Configuration (CPU) |  }
Comment 1 Jiri Sedlacek 2009-05-05 09:26:46 UTC
 - Fixed accessible descriptions for JTextField and JRadioButtons
 - IMO context is obvious from the other accessible names, see http://a11y.netbeans.org/a11yDevGuide.html


http://hg.netbeans.org/profiler-main/rev/b67ac76afc38
Comment 2 Quality Engineering 2009-05-07 07:46:06 UTC
Integrated into 'main-golden', will be available in build *200905070201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b67ac76afc38
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #164039 - Added accessible names
Comment 3 Ivan Sidorkin 2009-05-07 09:12:39 UTC
verified with NetBeans IDE Dev (Build 200905070201)