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 176330 - a11y: Failures found in hl7 test encoding wizard.
Summary: a11y: Failures found in hl7 test encoding wizard.
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: HL7 BC (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: ltang
URL:
Keywords:
: 176473 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-10 00:36 UTC by raghukolar
Modified: 2009-12-07 03:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
bpel module having xsd's (121.83 KB, application/x-compressed)
2009-11-10 00:36 UTC, raghukolar
Details
encoder test output. (778 bytes, text/plain)
2009-11-10 00:39 UTC, raghukolar
Details
a11y encoder settings. (2.02 KB, text/xml)
2009-11-10 00:39 UTC, raghukolar
Details
encoder test output. (1.27 KB, application/zip)
2009-12-07 03:16 UTC, raghukolar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description raghukolar 2009-11-10 00:36:54 UTC
Created attachment 90662 [details]
bpel module having xsd's

Builds used :

installed GFESB build               = 20091109-0720
installed Open ESB build            = 091108 (version 2.6)
installed Open JBI Components build = 091103 (version 2.6)
installed NetBeans build            = 200911081801
HL7 nbm's downloaded from build     = Build091108

Steps to reproduce :

1) Install the a11y plug-in.

2) Create a bpel project and import the set of hl7 xsd's.

3) Right click on ADT_A43 and go to encoding->Test to get to the "Test Encoding" wizard.

4) Run the a11y test to get the output.

5) Please find the attached BpelModule1.zip for xsd's and ally_hl7_encoder.txt & ally_hl7_encoder_settings.xml.

6) There are failures at Components with no mnemonic.

--------------------------------------------------------------------------------
<HTML><HEAD>
<TITLE>Output from UIAccessibilityTester for window with title : Test Encoding </TITLE>
</HEAD>
<BODY>
<PRE>
Results of Accessibility test, window with title "Test Encoding"


 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 :
   Class: javax.swing.JLabel {  Created File: |  Created File: } 
   Class: javax.swing.JLabel {  XSD File: |  XSD File: } 


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
</PRE>
</BODY>
</HTML>
-------------------------------------------------------------------------------
Comment 1 raghukolar 2009-11-10 00:39:01 UTC
Created attachment 90663 [details]
encoder test output.
Comment 2 raghukolar 2009-11-10 00:39:42 UTC
Created attachment 90664 [details]
a11y encoder settings.
Comment 3 ltang 2009-11-13 11:54:40 UTC
Changes checked into gfesbv22 repository
Comment 4 ltang 2009-11-16 11:40:42 UTC
*** Bug 176473 has been marked as a duplicate of this bug. ***
Comment 5 raghukolar 2009-12-07 03:15:24 UTC
verified using Build091205. The issue is fixed.
Comment 6 raghukolar 2009-12-07 03:16:07 UTC
Created attachment 92216 [details]
encoder test output.