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 176366 - POJOSE: A11y issue in POJO Provider - Advanced screen
Summary: POJOSE: A11y issue in POJO Provider - Advanced screen
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: _ gmpatil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-10 03:31 UTC by senthilprabhu
Modified: 2009-12-15 02:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (43.58 KB, image/jpeg)
2009-11-10 03:31 UTC, senthilprabhu
Details
Output of UIAccessibilityTester (894 bytes, text/plain)
2009-11-10 03:32 UTC, senthilprabhu
Details
NB Settings (2.03 KB, text/xml)
2009-11-10 03:36 UTC, senthilprabhu
Details
Output of UIAccessibility Tester - Verified (684 bytes, text/plain)
2009-12-15 02:21 UTC, senthilprabhu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description senthilprabhu 2009-11-10 03:31:12 UTC
Created attachment 90684 [details]
Screenshot

POJOSE: A11y issue in "POJO Provider - Advanced" dialog

Results of Accessibility test, window with title "POJO Provider - Advanced"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  OK     |  } 
   Class: javax.swing.JCheckBox {  Use Default Values |  } 
   Class: javax.swing.JDialog {  POJO Provider - Advanced |  } 


 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.

Attached are the Output file, settings file and screenshot of the dialog
Comment 1 senthilprabhu 2009-11-10 03:32:10 UTC
Created attachment 90685 [details]
Output of UIAccessibilityTester
Comment 2 senthilprabhu 2009-11-10 03:36:49 UTC
Created attachment 90687 [details]
NB Settings

Product details:
  type                         = GFESB
  variant                      = Glassfish
  build                        = 20091109-0720
  version                      = 2.2

NetBeans build details:
  IDE build                    = 200911081801
  IDE build date               = Sun Nov 08 18:30:20 IST 2009
  SOA build date               = Sun Nov 08 22:31:22 IST 2009
Comment 3 _ gmpatil 2009-11-11 10:05:51 UTC
Fixed in GF ESB V2.2 build.

Part of change log:
http://hg-soabi.stc.com/gfesbv22/rev/384ee3b4f01a
http://hg-soabi.stc.com/gfesbv22/rev/245b05f5c3f0
Comment 4 senthilprabhu 2009-12-15 02:20:16 UTC
This issue is verified to work correctly in the GFESB build 20091211-0719.

I've attached the output of the accessibility tester. 

This issue can be closed.
Comment 5 senthilprabhu 2009-12-15 02:21:50 UTC
Created attachment 92586 [details]
Output of UIAccessibility Tester - Verified