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 144396 - A11Y: Component with potential mnemonics conflict in "MySQL Server Properties" dialog
Summary: A11Y: Component with potential mnemonics conflict in "MySQL Server Properties...
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: John Baker
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-08-19 14:13 UTC by Roman Mostyka
Modified: 2008-09-12 10:33 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 Roman Mostyka 2008-08-19 14:13:48 UTC
Results of Accessibility test, window with title "MySQL Server Properties"
Components with potential mnemonics conflict:
- components with mnemonic 'R' :
  Class: javax.swing.JButton {  Browse... |  Browse the file system for the MySQL start command } 
  Class: javax.swing.JLabel {  Arguments:  |  } 
- components with mnemonic 'S' :
  Class: javax.swing.JCheckBox {  Save password (see Help for security risks) |  Save the password for the administrator } 
  Class: javax.swing.JLabel {  Server host name: |  }
Comment 1 John Baker 2008-08-30 03:03:50 UTC
fda670965166
Comment 2 Quality Engineering 2008-08-30 17:24:52 UTC
Integrated into 'main-golden', available in build *200808301401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/fda670965166
User: John Baker <jbaker@netbeans.org>
Log: #144396 A11Y: Component with potential mnemonics conflict in "MySQL Server Properties" dialog
Comment 3 Roman Mostyka 2008-09-10 18:33:35 UTC
Following problem is still exists.
- components with mnemonic 'R' :
  Class: javax.swing.JButton {  Browse... |  Browse the file system for the MySQL start command } 
  Class: javax.swing.JLabel {  Arguments:  |  } 
Note that there are more than one Arguments label. ;)
Comment 4 John Baker 2008-09-10 19:19:48 UTC
No, there is a different mnemonic for each Browse button.  You can check the bundle.properties file 

Please re-run the test
Comment 5 John Baker 2008-09-10 19:23:13 UTC
I see, the label is the problem, not the button
Comment 6 John Baker 2008-09-10 19:44:44 UTC
1d3fb2262989
Comment 7 Quality Engineering 2008-09-11 17:32:58 UTC
Integrated into 'main-golden', will be available in build *200809111401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1d3fb2262989
User: John Baker <jbaker@netbeans.org>
Log: #144396 A11Y: Component with potential mnemonics conflict in "MySQL Server Properties" dialog
Comment 8 Roman Mostyka 2008-09-12 10:33:56 UTC
Verified with build 080911.