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 139916 - A11Y: No Accessible name in "Insert Record" dialog
Summary: A11Y: No Accessible name in "Insert Record" dialog
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Shansi 11
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-14 18:13 UTC by Roman Mostyka
Modified: 2008-07-22 16:19 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 Roman Mostyka 2008-07-14 18:13:36 UTC
Results of Accessibility test, window with title "Insert Record"
No Accessible name :
  Class: javax.swing.JTextArea {  |  } 
  Class: javax.swing.JTextField {  |  <html> <table border=0 cellspacing=0 cellpadding=0 ><tr> <td>&nbsp;Name</td> <td>
&nbsp; : &nbsp; <b>frequentflyer</b> </td> </tr><tr> <td>&nbsp;Type</td> <td> &nbsp; : &nbsp; <b>SMALLINT</b> </td>
</tr><tr> <td>&nbsp;Precision</td> <td> &nbsp; : &nbsp; <b>6</b> </td> </tr></table> </html> } 
  Class: javax.swing.JTextField {  |  <html> <table border=0 cellspacing=0 cellpadding=0 ><tr> <td>&nbsp;Name</td> <td>
&nbsp; : &nbsp; <b>jobtitle</b> </td> </tr><tr> <td>&nbsp;Type</td> <td> &nbsp; : &nbsp; <b>VARCHAR</b> </td> </tr><tr>
<td>&nbsp;Length</td> <td> &nbsp; : &nbsp; <b>50</b> </td> </tr></table> </html> } 
  Class: javax.swing.JTextField {  |  <html> <table border=0 cellspacing=0 cellpadding=0 ><tr> <td>&nbsp;Name</td> <td>
&nbsp; : &nbsp; <b>lastupdated</b> </td> </tr><tr> <td>&nbsp;Type</td> <td> &nbsp; : &nbsp; <b>TIMESTAMP</b> </td>
</tr><tr> <td>&nbsp;Precision</td> <td> &nbsp; : &nbsp; <b>19</b> </td> </tr><tr> <td>&nbsp;Nullable</td> <td> &nbsp; :
&nbsp; <b> No </b> </td> </tr></table> </html> } 
  Class: javax.swing.JTextField {  |  <html> <table border=0 cellspacing=0 cellpadding=0 ><tr> <td>&nbsp;Name</td> <td>
&nbsp; : &nbsp; <b>name</b> </td> </tr><tr> <td>&nbsp;Type</td> <td> &nbsp; : &nbsp; <b>VARCHAR</b> </td> </tr><tr>
<td>&nbsp;Length</td> <td> &nbsp; : &nbsp; <b>50</b> </td> </tr></table> </html> } 
  Class: javax.swing.JTextField {  |  <html> <table border=0 cellspacing=0 cellpadding=0 ><tr> <td>&nbsp;Name</td> <td>
&nbsp; : &nbsp; <b>personid</b> </td> </tr><tr> <td>&nbsp;Type</td> <td> &nbsp; : &nbsp; <b>INTEGER</b> </td> </tr><tr>
<td>&nbsp;Precision</td> <td> &nbsp; : &nbsp; <b>11</b> </td> </tr><tr> <td>&nbsp;PK</td> <td> &nbsp; : &nbsp; <b> Yes
</b> </td> </tr><tr> <td>&nbsp;Nullable</td> <td> &nbsp; : &nbsp; <b> No </b> </td> </tr></table> </html> }
Comment 1 Jaromir Uhrik 2008-07-15 13:15:10 UTC
Increasing priority to P2 according to the current bug priority guidelines at http://qa.netbeans.org/bugzilla/bug_priority_guidelines.html ('Missing Accessible 
Name ' is defined as P2 there).

Comment 2 Shansi 11 2008-07-17 10:49:34 UTC
http://hg.netbeans.org/main/rev/da3986595b70
Comment 3 Roman Mostyka 2008-07-18 13:08:15 UTC
The problem still exists. I see changes from pointed changeset, but a11y-tool still reports this issue.
Comment 4 Shansi 11 2008-07-20 05:05:17 UTC
http://hg.netbeans.org/main/rev/1917d0e4e3ff
Comment 5 Roman Mostyka 2008-07-21 15:53:22 UTC
Still see the same.
Have you run a11y-tool? I see changes from changeset, but a11y-tool still give me the same results.
Comment 6 Shansi 11 2008-07-22 12:46:53 UTC
http://hg.netbeans.org/main/rev/9d6cd50922e5
Comment 7 Roman Mostyka 2008-07-22 16:19:08 UTC
Verified with build 080722.