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 94657 - a11y report for page1 - background - HSB subdialog
Summary: a11y report for page1 - background - HSB subdialog
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Ch Nguyen
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-02-06 16:01 UTC by bugbridge
Modified: 2007-07-27 00:08 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 bugbridge 2007-02-06 16:01:04 UTC
Original status: 3-Accepted; Suggested Status: NEW

These items should be added to the Keywords: A11Y

Original submitter: krystyna

Description:
Shortfin 1023_12 trunk (nb rc2 10/17)

XP
Jdk1.6
Java EE5 project

1. new project, select Page1 in outline, select Background page properties
2. select HSB tab
3. run netbeans a11y report with focus on HSB tab selected 


Results of Accessibility test, window with title "Page1 - Background"

 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JRadioButton {  B |  } 
   Class: javax.swing.JRadioButton {  H |  } 
   Class: javax.swing.JRadioButton {  S |  } 
   Class: javax.swing.JSlider {  |  } 
   Class: javax.swing.JTabbedPane {  HSB |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 


 Label with LABEL_FOR not set :
   - none.

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


 Components with no mnemonic :
   Class: javax.swing.JRadioButton {  B |  } 
   Class: javax.swing.JRadioButton {  H |  } 
   Class: javax.swing.JRadioButton {  S |  } 


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

 Components not reachable with tab traversal :
   - none.

Evaluation:
What is HSB tab? Please, specify exactly what is the issue, in which component.

Evaluation (Entry 2):
That is NB property editor dialog, please, specify next time more precisely.
Passing to platform.

Evaluation (Entry 3):
This is a part of this NB issue
http://www.netbeans.org/issues/show_bug.cgi?id=87912 and per Martin Balin's
comments P3 is appropriate for this bug:

Martin Balin wrote:
> 

>> >We were able to evaluate two of them since now:
>> >87912 - P3 is appropriate
>> >88199 - will be closed
>> >87907 - being evaluated.
>> >Martin

Krys, can you lower the severity of this,  so it can reflect truely the severity
of the bug?
Comment 1 Ch Nguyen 2007-07-27 00:08:42 UTC
This will not be fixed as it's provided by JDK.