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 127641 - A11Y: Expression Builder
Summary: A11Y: Expression Builder
Status: VERIFIED INVALID
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-18 15:10 UTC by kozlov
Modified: 2009-01-06 22:50 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 kozlov 2008-02-18 15:10:53 UTC
Results of Accessibility test, window with title "Expression Builder"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JButton {  Check Syntax |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Expression Builder |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   Class: javax.swing.JButton {  Check Syntax |  } 
   Class: javax.swing.JButton {  Help |  Help button } 
   Class: javax.swing.JLabel {  Expression |  Expression } 
   Class: javax.swing.JLabel {  Functions |  Functions } 
   Class: javax.swing.JLabel {  Schema |  Schema } 


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

 Components not reachable with tab traversal :
   - none.
Comment 1 Jaromir Uhrik 2008-02-19 15:19:42 UTC
It is P1 issue because of missing dialog's accessible description.
Comment 2 Vitaly Bychkov 2008-02-20 14:31:04 UTC
Fixed.

Changeset: e87334d88511.
Comment 3 rpoon 2008-10-18 18:43:47 UTC
As result of our previous agreement, since the XSLT editor has available text editor, a11y related issues is still need 
to be fixed and verified.  However, they are not stopper issues.
Comment 4 rpoon 2008-10-24 18:18:54 UTC
Lativ/kozlov,
Just to clarify the the right screen is verified, please could you provide the screen shot or the path to get to this 
screen.  I don't seem to be able to locate this screen with build:
   \\thumper\50builds\gfesb\v2\nightly\20081024-0704
Comment 5 Vitaly Bychkov 2008-10-29 08:46:31 UTC
For now xslt editor doesn't have Expression builder by design.
Comment 6 andyloh 2009-01-06 22:50:46 UTC
The Design View of the XSLT Editor has been removed indefinitely.  Issues related to the former Design View are no
longer applicable.  The Expression Builder used to be launched when the Palette->Nodes->XPath Expression component was
dragged to the Design View mapping (center) pane, or when the expression field of the XPath Expression method box was
double-clicked.  GFESB (20090105-0707) does not have the Design View.  Marking this ticket as Verified.