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 25629 - Potential mnemonics conflict in Javadoc Comment dialog
Summary: Potential mnemonics conflict in Javadoc Comment dialog
Status: CLOSED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Mzourek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-07-15 15:47 UTC by Milan Kubec
Modified: 2003-07-01 13:35 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 Milan Kubec 2002-07-15 15:47:57 UTC
See a11y test tool output. Not sure about the
output, since there were one tag in the source and
without any desription, please evalute.

===============================================
 Tested Window title : Javadoc Comment
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   - none.

 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JEditorPane {  Javadoc
Comment Text |  text/html } 


 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 'S' :
   Class: javax.swing.JLabel {  Description: | 
Tag description. } 
   Class: javax.swing.JLabel {  Description: | 
Tag description. } 
   Class: javax.swing.JLabel {  Description: | 
Tag description. } 
   Class: javax.swing.JLabel {  Description: | 
Tag description. } 
   Class: javax.swing.JLabel {  Description: | 
Tag description. } 

 - components with mnemonic 'A' :
   Class: javax.swing.JLabel {  Name: |  Tag name. } 
   Class: javax.swing.JLabel {  Name: |  Tag name. } 


 Components not reachable with tab traversal :
   - none.
Comment 1 Filip Rachunek 2002-07-18 12:11:13 UTC
Not a bug, the conflicting labels are never visible/accessible at once
since they are displayed depending on tag type combo box status.
Comment 2 Quality Engineering 2003-07-01 13:33:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 13:35:00 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.