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 184715 - [A11Y] extract inline style is missing accessible descriptions and mnemonics
Summary: [A11Y] extract inline style is missing accessible descriptions and mnemonics
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: Marek Fukala
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-04-22 11:55 UTC by Jindrich Sedek
Modified: 2010-04-29 08:31 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 Jindrich Sedek 2010-04-22 11:55:48 UTC
see the result of accessibility test:

===============================================
 Tested Window title : Extract Inlined Style
===============================================
Results of Accessibility test

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

 No Accessible description :
   Class: javax.swing.JComboBox {  |  } 
   Class: javax.swing.JComboBox {  |  } 
   Class: javax.swing.JRadioButton {  Class |  } 
   Class: javax.swing.JRadioButton {  Embedded Section |  } 
   Class: javax.swing.JRadioButton {  External Style Sheet |  } 
   Class: javax.swing.JRadioButton {  Id |  } 

 Components with no mnemonic :
   Class: javax.swing.JRadioButton {  Class |  } 
   Class: javax.swing.JRadioButton {  Embedded Section |  } 
   Class: javax.swing.JRadioButton {  External Style Sheet |  } 
   Class: javax.swing.JRadioButton {  Id |  }
Comment 1 Jindrich Sedek 2010-04-22 12:02:29 UTC
Accessible description is also missing for generated comboboxes in existing id selectors area, but I have no idea about usefull accessible description for it
Comment 2 Marek Fukala 2010-04-26 09:09:07 UTC
fixed in web-main#41b52629599a
Comment 3 Quality Engineering 2010-04-27 04:22:14 UTC
Integrated into 'main-golden', will be available in build *201004270201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log:
Comment 4 Jindrich Sedek 2010-04-29 08:31:27 UTC
verified.
NetBeans IDE Dev (Build 201004280200)