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 117424 - A11Y - Table Model dialog, mnemonics conflict
Summary: A11Y - Table Model dialog, mnemonics conflict
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-10-02 11:47 UTC by Fabiola Rios
Modified: 2007-10-10 09:20 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 Fabiola Rios 2007-10-02 11:47:07 UTC
build 20071001

Table Model dialog:

Components with potential mnemonics conflict:
 - components with mnemonic 'R' :
   Class: javax.swing.JButton {  Add Row |  } 
   Class: javax.swing.JButton {  Remove |  }
Comment 1 Lukas Hasik 2007-10-02 15:26:37 UTC
at least P3 - see http://qa.netbeans.org/bugzilla/bug_priority_guidelines.html ;)
Comment 2 Anton Chechel 2007-10-03 14:08:21 UTC
fixed

/cvs/mobility/designer2/midpnb/src/org/netbeans/modules/vmd/midpnb/propertyeditors/table/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.6; previous revision: 1.5
done
Checking in TableModelEditorElement.form;
/cvs/mobility/designer2/midpnb/src/org/netbeans/modules/vmd/midpnb/propertyeditors/table/TableModelEditorElement.form,v
 <--  TableModelEditorElement.form
new revision: 1.7; previous revision: 1.6
done
Checking in TableModelEditorElement.java;
/cvs/mobility/designer2/midpnb/src/org/netbeans/modules/vmd/midpnb/propertyeditors/table/TableModelEditorElement.java,v
 <--  TableModelEditorElement.java
new revision: 1.16; previous revision: 1.15
done
Comment 3 Fabiola Rios 2007-10-10 09:20:14 UTC
verified 20071009