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 - A11Y issues with Project Properties dialog - Application
Summary: A11Y issues with Project Properties dialog - Application
Status: RESOLVED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-10-02 13:39 UTC by Andrei Chistiakov
Modified: 2011-10-19 12:06 UTC (History)
0 users

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 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 ....