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 144589 - A11y: Comp with No Label_For - Add JavaFX Platform
Summary: A11y: Comp with No Label_For - Add JavaFX Platform
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-08-20 13:43 UTC by Alexandr Scherbatiy
Modified: 2009-01-13 10:35 UTC (History)
1 user (show)

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 Alexandr Scherbatiy 2008-08-20 13:43:59 UTC
JavaFX trunk NB Plugin NB61_cont: #43 19-Aug-2008 12:23:34
Product Version         = NetBeans IDE 6.1 (Build 200804211638)
Operating System        = Windows XP version 5.1 running on x86
Java; VM; Vendor        = 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11; Sun Microsystems Inc.

Steps to reproduce:
- Select ProjectName->Properties->Libraries->Manage Platforms
   -> Add Platform -> JavaFX Platform -> Next

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  }
Comment 1 Adam Sotona 2008-10-22 14:00:56 UTC
the dialog has been changed, many components were removed
Comment 2 Lark Fitzgerald 2008-10-31 14:57:00 UTC
Still there:


===============================================
 Tested Window title : Add Java Platform
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JTextField {  |  }


 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  }
   Class: javax.swing.JTextField {  |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  }


 Components with no mnemonic :
   - none.

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

 Components not reachable with tab traversal :
   - none.
Comment 3 Adam Sotona 2008-11-11 12:18:35 UTC
fixed in trunk
Comment 4 Alexandr Scherbatiy 2009-01-13 10:35:58 UTC
verified in JavaFX_NB_Plugin_Franca_NB_65_fixes_latest_SDK: #41 13-Jan-2009 00:11:09