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 94323 - a11y report - configure virtual forms dialog
Summary: a11y report - configure virtual forms dialog
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Matthew Bohm
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-02-05 10:35 UTC by bugbridge
Modified: 2016-06-17 08:36 UTC (History)
2 users (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 bugbridge 2007-02-05 10:35:41 UTC
Original status: 3-Accepted; Suggested Status: NEW

These items should be added to the Keywords: A11Y

Original submitter: krystyna

Description:
Shorting 1024_4 (nb rc2 1017)

XP
jdk1.6
Java EE5 project

(please reassign to webform if I have the owner wrong on this. )

1. run a11y report (see http://a11y.netbeans.org for info) from designer -> context menu -> Configure Virtual Forms where 4 virtual forms created:



Results of Accessibility test, window with title "Configure Virtual Forms"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: com.sun.webui.jsf.component.vforms.EditVirtualFormsCustomizerPanel$ColorComboBox {  |  } 


 No Accessible description :
   Class: com.sun.webui.jsf.component.vforms.EditVirtualFormsCustomizerPanel$ColorComboBox {  |  } 


 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 not reachable with tab traversal :
   Class: com.sun.webui.jsf.component.vforms.EditVirtualFormsCustomizerPanel$ColorComboBox {  |  }

Evaluation:
Marking see also 6485681 and 6321411.

I will add getAccessibleContext().setAccessibleName(...) and getAccessibleContext().setAccessibleDescription(...) calls in the ColorComboBox constructor, for both ee4 and ee5 projects. That will take care of accessible names and descriptions.

As noted in 6485681, when we addressed tab traversal in 6321411, Winston confirmed that tab traversal was working correctly despite the accessibility report saying that ColorComboBox was not reachable.

Evaluation (Entry 2):
Integrated fix for accessible name and description. INFs 102546 (Rave) and 102549 (Woodstock).

Evaluation (Entry 3):
Winston now says the tab traversal is in fact not working. This requires his expertise. Reassigning to Winston.

Evaluation (Entry 4):
Downgrading to P3 because the user is not prevented from travering the dialog. Unique colors for the key are pre-assigned (> 60) which is sufficient per page.
Comment 1 Matthew Bohm 2007-06-27 00:55:41 UTC
Accepting.
Comment 2 Pegah Sarram 2007-09-19 00:57:30 UTC
The fix for this would be very similar to issue #94322. Reassigning to Matt.
Comment 3 Jiri Kovalsky 2016-06-17 08:36:04 UTC
VisualWeb support is no longer available in the NetBeans IDE so we are not going to fix this problem. Resolving accordingly.

[1] http://wiki.netbeans.org/NetBeansArchivedFeatures#Visual_Web_module