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 127900 - A11Y: Tools - Hg Options
Summary: A11Y: Tools - Hg Options
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-20 15:52 UTC by Peter Pis
Modified: 2008-02-22 12:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed patch (18.53 KB, patch)
2008-02-22 11:31 UTC, Padraig Obriain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2008-02-20 15:52:15 UTC
===============================================
 Tested Window title : Options
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JButton {  Add Variable ... |  }  [619,318]
   Class: javax.swing.JButton {  Browse... |  }  [665,211]
   Class: javax.swing.JButton {  Browse... |  }  [665,252]
   Class: javax.swing.JButton {  Manage Extensions |  }  [601,411]
   Class: javax.swing.JCheckBox {  On Revert Modifications save Locally Modified files to <file>.orig |  }
   Class: javax.swing.JTabbedPane {  Versioning |  }  [9,95]
   Class: javax.swing.JTextField {  Default Export Filename: |  }  [310,253]
   Class: javax.swing.JTextField {  Mercurial Executable Path: |  }  [310,212]
   Class: javax.swing.JTextField {  Mercurial User Name: |  }  [310,173]


 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Versioning |  }  [9,95]


 Components with no mnemonic :
   Class: javax.swing.JButton {  Advanced Options |  Invokes Advanced Options dialog }  [15,611]
   Class: javax.swing.JCheckBox {  On Revert Modifications save Locally Modified files to <file>.orig |  }
Comment 1 Peter Pis 2008-02-20 16:13:38 UTC
Product Version: NetBeans IDE Dev (Build 200802140010)
Comment 2 Padraig Obriain 2008-02-22 11:31:37 UTC
Created attachment 57053 [details]
proposed patch
Comment 3 Padraig Obriain 2008-02-22 11:40:54 UTC
cab4e2c22858: patch pushed
Comment 4 Peter Pis 2008-02-22 12:48:38 UTC
Product Version: NetBeans IDE Dev (Build 080222)