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 128143 - A11Y: Strip
Summary: A11Y: Strip
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-22 13:12 UTC by Padraig Obriain
Modified: 2008-02-22 15:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed patch (9.75 KB, patch)
2008-02-22 15:03 UTC, Padraig Obriain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Padraig Obriain 2008-02-22 13:12:14 UTC
Results of Accessibility test, window with title "Strip - JavaApplication8"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JCheckBox {  Save a backup so stripped revisions can be re
applied |  }
   Class: javax.swing.JComboBox {  Choose from Revisions: |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Save a backup so stripped revisions can be re
applied |  }


 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:03:52 UTC
Created attachment 57077 [details]
proposed patch
Comment 2 Padraig Obriain 2008-02-22 15:05:46 UTC
Patch pushed in b0f2bd0b7187.