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 127629 - [A11Y] Issues with Duration dialog
Summary: [A11Y] Issues with Duration dialog
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-18 12:49 UTC by Andrei Chistiakov
Modified: 2008-03-13 15:22 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 Andrei Chistiakov 2008-02-18 12:49:51 UTC
Reproduced with build 200802140010.

Issues with Define Duration dialog

 No Accessible description :
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  OK |  } 
   Class: javax.swing.JTextField {  Days: |  } 
   Class: javax.swing.JTextField {  Hours: |  } 
   Class: javax.swing.JTextField {  Minutes: |  } 
   Class: javax.swing.JTextField {  Months: |  } 
   Class: javax.swing.JTextField {  Seconds: |  } 
   Class: javax.swing.JTextField {  Years: |  } 
   Class: org.netbeans.modules.bpel.editors.api.utils.DurationDialog {  Duration |  }
Comment 1 Sergey Lunegov 2008-02-18 13:17:54 UTC
Vladimir, please look at this
Comment 2 Vladimir Yaroslavskiy 2008-02-19 10:48:26 UTC
fixed:

===============================================
 Tested Window title : Duration
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   - none.

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

 Components not reachable with tab traversal :
   - none.
Comment 3 Andrei Chistiakov 2008-03-13 15:22:47 UTC
Verified with NetBeans IDE Dev (Build 200803130007)