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 31391 - Choose URL dialog accessibility issues
Summary: Choose URL dialog accessibility issues
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: -S1S-
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-02-24 10:33 UTC by Milan Kubec
Modified: 2003-10-29 13:27 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 2003-02-24 10:33:45 UTC
Dialog invoked from Javadoc manager by Add HTTP
button.

No Accessible description :
 Class: org.netbeans.core.NbDialog {  Choose URL. |  }

Components with no mnemonic :
 Class: javax.swing.JLabel {  URL:  |  Insert URL
to documentation. }
Comment 1 Chris Ledantec 2003-02-26 14:16:58 UTC
this needs to be fixed. the a11y description can be the same as the
tooltip.
Comment 2 Svata Dedic 2003-02-27 15:54:03 UTC
/cvs/javadoc/src/org/netbeans/modules/javadoc/Bundle.properties,v  
<--  Bundle.properties 
new revision: 1.38; previous revision: 1.37 
done 
Checking in 
src/org/netbeans/modules/javadoc/DocSourcesManager.java; 
/cvs/javadoc/src/org/netbeans/modules/javadoc/DocSourcesManager.java,v  
<--  DocSourcesManager.java 
new revision: 1.8; previous revision: 1.7 
 
Comment 3 Milan Kubec 2003-07-14 10:21:57 UTC
Verified.