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 130779 - A11Y: Label dialog problem.
Summary: A11Y: Label dialog problem.
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: ClearCase (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-03-21 14:22 UTC by Peter Pis
Modified: 2008-03-31 13: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 Peter Pis 2008-03-21 14:22:21 UTC
Product Version: NetBeans IDE Dev (Build 080321)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Userdir: D:\nb-hg\main\nbbuild\user6

===============================================
 Tested Window title : Label - 
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JButton {   |  }
   Class: javax.swing.JButton {  Browse... |  }
   Class: javax.swing.JButton {  Cancel |  }
   Class: javax.swing.JButton {  Label |  }
   Class: javax.swing.JCheckBox {  Follow |  }
   Class: javax.swing.JCheckBox {  Recurse |  }
   Class: javax.swing.JCheckBox {  Replace |  }
   Class: javax.swing.JTextArea {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Label - AAAAAA |  }


 Label with LABEL_FOR not set :
   - none.

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


 Components with no mnemonic :
   Class: javax.swing.JButton {   |  }
   Class: javax.swing.JButton {  Browse... |  }
   Class: javax.swing.JCheckBox {  Follow |  }
   Class: javax.swing.JCheckBox {  Recurse |  }
   Class: javax.swing.JCheckBox {  Replace |  }
Comment 1 Maros Sandor 2008-03-25 16:06:08 UTC
51b12a165d2a
Comment 2 Peter Pis 2008-03-31 13:33:03 UTC
Verified. NetBeans IDE Dev (Build 080331)