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 108457 - a11y: Mnemonic missing for add weblogic server Instance dialog
Summary: a11y: Mnemonic missing for add weblogic server Instance dialog
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-06-28 18:55 UTC by Yousuf Haider
Modified: 2007-08-30 00: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 Yousuf Haider 2007-06-28 18:55:24 UTC
JDK 6
NB Build: 200706270000

There is no Mnemonic for "Local Instances" drop down list in step 3 of "Add server instance" dialog for Weblogic.

Output from a11y testing tool:

Components with no mnemonic :
   Class: javax.swing.JLabel {  Domain path: |  } 
   Class: javax.swing.JLabel {  Host: |  } 
   Class: javax.swing.JLabel {  Local instances: |  } 
   Class: javax.swing.JLabel {  Port: |  }
Comment 1 Petr Hejl 2007-08-06 16:29:01 UTC
Missing mnemonics added.

Checking in src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/Bundle.properties;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/Bundle.properties,v  <--  Bundle.properties
new revision: 1.14; previous revision: 1.13
done
Checking in src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.java,v  <-- 
ServerPropertiesPanel.java
new revision: 1.16; previous revision: 1.15
done
Comment 2 Yousuf Haider 2007-08-30 00:50:13 UTC
Verified on Build: 200708290000

Win XP

jdk 6u2