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

Summary: [A11Y] extract inline style is missing accessible descriptions and mnemonics
Product: web Reporter: Jindrich Sedek <jsedek>
Component: RefactoringAssignee: Marek Fukala <mfukala>
Status: VERIFIED FIXED    
Severity: normal Keywords: A11Y
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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)