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 86192 - [a11y] Mnemonics handling issue
Summary: [a11y] Mnemonics handling issue
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords: A11Y
Depends on:
Blocks: 86438
  Show dependency tree
 
Reported: 2006-09-29 16:06 UTC by Jaromir Uhrik
Modified: 2007-08-29 17:38 UTC (History)
1 user (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 Jaromir Uhrik 2006-09-29 16:06:53 UTC
In the files listed below there is used calling of method setMnemonic() or
setDisplayedMnemonic(). Class org.openide.awt.Mnemonics should be used instead -
see issue #67807.

javadoc\src\org\netbeans\modules\javadoc\comments\AutoCommentPanel.java
javadoc\src\org\netbeans\modules\javadoc\comments\JavaDocEditorPanel.java
javadoc\src\org\netbeans\modules\javadoc\comments\NewTagDialog.java
javadoc\src\org\netbeans\modules\javadoc\comments\ParamTagPanel.java
javadoc\src\org\netbeans\modules\javadoc\comments\SeeTagPanel.java
javadoc\src\org\netbeans\modules\javadoc\comments\SerialFieldTagPanel.java
javadoc\src\org\netbeans\modules\javadoc\comments\StandardTagPanel.java
javadoc\src\org\netbeans\modules\javadoc\comments\ThrowsTagPanel.java
javadoc\src\org\netbeans\modules\javadoc\search\IndexSearch.java
Comment 1 Jan Pokorsky 2007-08-29 17:38:40 UTC
netbeans.modules.javadoc.comments package has been dropped from NB 6.0.

fixed in

/cvs/javadoc/src/org/netbeans/modules/javadoc/search/IndexSearch.java,v  <--  IndexSearch.java
new revision: 1.68; previous revision: 1.67
done
Checking in Bundle.properties;
/cvs/javadoc/src/org/netbeans/modules/javadoc/search/Bundle.properties,v  <--  Bundle.properties
new revision: 1.67; previous revision: 1.66
done
Checking in IndexSearch.form;
/cvs/javadoc/src/org/netbeans/modules/javadoc/search/IndexSearch.form,v  <--  IndexSearch.form
new revision: 1.17; previous revision: 1.16