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 130002 - A11Y: Some accessible issues in "Insert DB Delete" dialog
Summary: A11Y: Some accessible issues in "Insert DB Delete" dialog
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Palette (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: pslechta
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-03-13 09:51 UTC by Roman Mostyka
Modified: 2008-03-27 20:49 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-03-13 09:51:16 UTC
<HTML><HEAD>
<TITLE>Output from UIAccessibilityTester for window with title : Insert DB Delete </TITLE>
</HEAD>
<BODY>
<PRE>
Results of Accessibility test, window with title "Insert DB Delete"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  Insert DB Delete |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   - none.

 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components with potential mnemonics conflict:
 - components with mnemonic 'D' :
   Class: javax.swing.JLabel {  Data Source |  Queried data source } 
   Class: javax.swing.JLabel {  Delete Statement |  SQL delete statement } 


 Components not reachable with tab traversal :
   - none.
</PRE>
</BODY>
</HTML>
Comment 1 _ potingwu 2008-03-13 18:12:34 UTC
The palette item is coming from package org.netbeans.modules.web.core.palette.items.
Comment 2 pslechta 2008-03-27 10:04:41 UTC
Fixed. See issue 130000 for change set and details about the fix.
Comment 3 Roman Mostyka 2008-03-27 20:49:18 UTC
Verified with build 080327.