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 66011 - [A11Y]: Add Operation...
Summary: [A11Y]: Add Operation...
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-10-05 17:23 UTC by Lukas Jungmann
Modified: 2006-05-31 16:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed patch (8.91 KB, patch)
2005-11-11 07:24 UTC, Petr Suchomel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2005-10-05 17:23:27 UTC
===============================================
 Tested Window title : Add Operation...
===============================================

Results of Accessibility test

...
 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  }
...
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Method Declaration |  Specify method parame
ters and exceptions. }

 Components with no mnemonic :
   Class: javax.swing.JButton {  Browse... |  }
...
 Components with potential mnemonics conflict:
 - components with mnemonic 'O' :
   Class: javax.swing.JLabel {  Objects: |  }
   Class: javax.swing.JLabel {  Objects: |  }
...
Comment 1 Petr Suchomel 2005-11-11 07:24:47 UTC
Created attachment 26845 [details]
Proposed patch
Comment 2 Petr Suchomel 2005-11-12 20:55:06 UTC
Fix commited
Comment 3 Lukas Jungmann 2005-12-15 12:44:38 UTC
v.
Comment 4 Lukas Jungmann 2005-12-15 12:45:03 UTC
v.