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 163877 - a11y - insert table dialog
Summary: a11y - insert table dialog
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexey Butenko
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-04-28 12:12 UTC by Filip Zamboj
Modified: 2009-08-10 18:04 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 Filip Zamboj 2009-04-28 12:12:51 UTC
===============================================
 Tested Window title : Insert Table
===============================================

Results of Accessibility test

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


 No Accessible description :
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Insert Table |  } 


 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JFormattedTextField {  |  }
Comment 1 Filip Zamboj 2009-04-28 12:14:16 UTC
create html file 
add table from palette 
earlier mentioned test was run on the "Insert Table" dialog 
Comment 2 Tomas Mysik 2009-04-28 15:11:57 UTC
Reassigning to palette - please evaluate, thanks.
Comment 3 Tomas Mysik 2009-04-29 09:44:35 UTC
Incorrect component for all the A11Y issues for palette.
Comment 4 Petr Jiricka 2009-05-04 15:21:37 UTC
Workaround is to just type the code by hand -> P3.
Comment 5 Marek Fukala 2009-05-05 13:26:44 UTC
We lived with the current state for few years, low priority.
Comment 6 Alexey Butenko 2009-08-10 08:47:17 UTC
fixed in web-main
Comment 7 Quality Engineering 2009-08-10 18:04:07 UTC
Integrated into 'main-golden', will be available in build *200908101401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/3dd94cc8f69d
User: Alexey Butenko <alexeybutenko@netbeans.org>
Log: #163877: a11y - insert table dialog