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 173591

Summary: A11Y issues with Project Properties dialog - Application
Product: javafx Reporter: Andrei Chistiakov <ca-nb>
Component: UnsupportedAssignee: Adam Sotona <asotona>
Status: RESOLVED WORKSFORME    
Severity: blocker Keywords: A11Y
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Andrei Chistiakov 2009-10-02 13:39:52 UTC
Product Version: NetBeans IDE Dev (Build 200910020201)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

- open Properties of a Java FX Application
- select Application category

 No Accessible name :
   Class: javax.swing.JFormattedTextField {  |  Applet height } 
   Class: javax.swing.JFormattedTextField {  |  Applet width } 


 No Accessible description :
   Class: javax.swing.JCheckBox {  Draggable Applet |  } 
   Class: javax.swing.JCheckBox {  Pack200 Compression |  } 
   Class: javax.swing.JCheckBox {  Self Signed Jar |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JFormattedTextField {  |  Applet height } 
   Class: javax.swing.JFormattedTextField {  |  Applet width } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Properties Category |  N/A }
Comment 1 Adam Sotona 2009-10-05 15:28:43 UTC
JFormattedTextFields are parts of JSpinner components so the labels could point to JSpinner and its internal
JFormattedTextFiled at the same time.
Comment 2 David Strupl 2011-10-19 12:06:32 UTC
Cleaning bugzilla categories ....