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 142621 - A11y name and desc not reported for JTable
Summary: A11y name and desc not reported for JTable
Status: RESOLVED WONTFIX
Alias: None
Product: qa
Classification: Unclassified
Component: a11y (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-01 18:52 UTC by John Baker
Modified: 2011-02-16 17:20 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 John Baker 2008-08-01 18:52:10 UTC
I have a JTable inside a JPanel, SQLHistoryPanel.

When I ran the A11y tool it reported:

 No Accessible name :
   Class: org.netbeans.modules.db.sql.execute.ui.SQLHistoryPanel$3 {  |  } 


 No Accessible description :
   Class: org.netbeans.modules.db.sql.execute.ui.SQLHistoryPanel$3 {  |  } 

The JTable was actually the component with the missing name and desc.

It should have reported the problem against the JTable
Comment 1 Marian Mirilovic 2011-02-16 17:20:23 UTC
too old without plan to fix it