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 128147

Summary: A11Y: Confirm Rollback
Product: versioncontrol Reporter: Padraig Obriain <padraigob>
Component: MercurialAssignee: issues@versioncontrol <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: proposed patch

Description Padraig Obriain 2008-02-22 13:20:51 UTC
Results of Accessibility test, window with title "Confirm Rollback"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JButton {  No |  }
   Class: javax.swing.JButton {  Yes |  }
   Class: javax.swing.JDialog {  Confirm Rollback |  }


 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 mn
emonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 1 Padraig Obriain 2008-02-22 15:49:36 UTC
Created attachment 57080 [details]
proposed patch
Comment 2 Padraig Obriain 2008-02-22 15:50:34 UTC
Patch pushed in :2cd82328eb02