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 64669 - Shortcuts conflicts
Summary: Shortcuts conflicts
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-09-19 15:13 UTC by Jiri Prox
Modified: 2007-11-05 13:40 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 Jiri Prox 2005-09-19 15:13:40 UTC
NB 5.0 dev build 20050919

In the new optoins dialog there are several shortcuts conflicts.

Examples:
In the General tab it is impossible to switch to advanced tab alt-A , because of 
'Ask before check' checkbox.

In the Indentation in the Edotor tab, the Alt-N is used 3 times

Alt-H opens help instead of focusing to HTTP Proxy in general tab
Comment 1 Jan Jancura 2005-10-05 21:36:39 UTC
reproducible
Comment 2 Jan Jancura 2005-10-20 12:27:43 UTC
has been already fixed in trunk
Comment 3 Jiri Prox 2005-10-24 11:42:11 UTC
NB 5.0 build 200510231800

There are still some conflicts:
 
In Keymap tab, shortcut for Add is the same as Advanced Options
In Miscelaneous tab, Ant options there is collision between Alwas Show Output
and Advanced Options
Comment 4 Jiri Prox 2005-11-28 10:46:12 UTC
Another conflicts:
Editor tab:  alt-M, Miscellaneous tab x Macros tab
Font&Colors tab: alt-O, Font x Foreground
Miscellaneous tab: alt-A, Always show output x Advanced Options
                   alt-H, Help x Amt Home         
Comment 5 Jan Jancura 2006-01-03 09:01:04 UTC
Too late to fix in NB5.0.
Comment 6 Jan Jancura 2006-06-11 15:18:18 UTC
> editor-options
Comment 7 rmatous 2006-06-15 16:07:37 UTC
Core maintains just core/options, so I reassigned all those issues that were
originally assigned to editor. If you think that some of them fall into
core/options please reassign them selectively back.
Comment 8 Jan Jancura 2006-08-11 09:06:12 UTC
fixed in trunk:

IDE:-------------------------------------------------
IDE: [8/11/06 10:01 AM] Updating "General Options Dialog Panels" started
P options/arch.xml
P options/build.xml
P options/nbproject/project.properties
P options/nbproject/project.xml
P options/src/org/netbeans/modules/options/codetemplates/Bundle.properties
P options/src/org/netbeans/modules/options/codetemplates/CodeTemplatesModel.java
P options/src/org/netbeans/modules/options/codetemplates/CodeTemplatesPanel.java
P
options/src/org/netbeans/modules/options/codetemplates/CodeTemplatesPanelController.java
RCS file:
/cvs/editor/options/src/org/netbeans/modules/options/colors/Bundle.properties,v
retrieving revision 1.16
retrieving revision 1.17
Merging differences between 1.16 and 1.17 into Bundle.properties
M options/src/org/netbeans/modules/options/colors/Bundle.properties
P options/src/org/netbeans/modules/options/colors/CategoryComparator.java
P options/src/org/netbeans/modules/options/colors/CategoryRenderer.java
P options/src/org/netbeans/modules/options/colors/ColorComboBox.java
P options/src/org/netbeans/modules/options/colors/ColorComboBoxRenderer.java
P options/src/org/netbeans/modules/options/colors/ColorModel.java
P options/src/org/netbeans/modules/options/colors/ColorValue.java
P options/src/org/netbeans/modules/options/colors/FontAndColors.java
P options/src/org/netbeans/modules/options/colors/FontAndColorsPanel.form
P options/src/org/netbeans/modules/options/colors/FontAndColorsPanel.java
P options/src/org/netbeans/modules/options/colors/FontAndColorsPanelController.java
P options/src/org/netbeans/modules/options/colors/HighlightingPanel.java
P options/src/org/netbeans/modules/options/colors/SyntaxColoringPanel.java
RCS file:
/cvs/editor/options/src/org/netbeans/modules/options/editor/Bundle.properties,v
retrieving revision 1.11
retrieving revision 1.12
Merging differences between 1.11 and 1.12 into Bundle.properties
M options/src/org/netbeans/modules/options/editor/Bundle.properties
P options/src/org/netbeans/modules/options/editor/Editor.java
P options/src/org/netbeans/modules/options/editor/EditorPanel.java
P options/src/org/netbeans/modules/options/editor/EditorPanelController.java
P options/src/org/netbeans/modules/options/editor/mf-layer.xml
P options/src/org/netbeans/modules/options/general/Bundle.properties
P options/src/org/netbeans/modules/options/general/GeneralOptions.java
P options/src/org/netbeans/modules/options/general/GeneralOptionsModel.java
P options/src/org/netbeans/modules/options/general/GeneralOptionsPanel.form
P options/src/org/netbeans/modules/options/general/GeneralOptionsPanel.java
P
options/src/org/netbeans/modules/options/general/GeneralOptionsPanelController.java
P options/src/org/netbeans/modules/options/generaleditor/Bundle.properties
P options/src/org/netbeans/modules/options/generaleditor/GeneralEditorPanel.java
P
options/src/org/netbeans/modules/options/generaleditor/GeneralEditorPanelController.java
P options/src/org/netbeans/modules/options/generaleditor/Model.java
P options/src/org/netbeans/modules/options/indentation/Bundle.properties
P options/src/org/netbeans/modules/options/indentation/Indentation.java
P options/src/org/netbeans/modules/options/indentation/IndentationModel.java
P options/src/org/netbeans/modules/options/indentation/IndentationPanel.java
P
options/src/org/netbeans/modules/options/indentation/IndentationPanelController.java
P options/src/org/netbeans/modules/options/keymap/ActionImpl.java
P options/src/org/netbeans/modules/options/keymap/Bundle.properties
P options/src/org/netbeans/modules/options/keymap/CompoundAction.java
P options/src/org/netbeans/modules/options/keymap/EditorBridge.java
P options/src/org/netbeans/modules/options/keymap/ExportShortcutsAction.java
P options/src/org/netbeans/modules/options/keymap/Keymap.java
U options/src/org/netbeans/modules/options/keymap/KeymapListRenderer.java
P options/src/org/netbeans/modules/options/keymap/KeymapModel.java
P options/src/org/netbeans/modules/options/keymap/KeymapPanelController.java
P options/src/org/netbeans/modules/options/keymap/KeymapViewModel.java
P options/src/org/netbeans/modules/options/keymap/LayersBridge.java
P options/src/org/netbeans/modules/options/keymap/ShortcutsDialog.form
P options/src/org/netbeans/modules/options/keymap/ShortcutsDialog.java
P options/src/org/netbeans/modules/options/keymap/Utils.java
P options/src/org/netbeans/modules/options/keymap/XMLStorage.java
P options/src/org/netbeans/modules/options/macros/Bundle.properties
P options/src/org/netbeans/modules/options/macros/MacrosModel.java
P options/src/org/netbeans/modules/options/macros/MacrosPanel.java
P options/src/org/netbeans/modules/options/macros/MacrosPanelController.java
P options/test/build-unit.xml
P options/test/build.xml
P options/test/cfg-unit.xml
P options/test/unit/src/org/netbeans/modules/options/editor/EditorOptionsTest.java
P options/test/unit/src/org/netbeans/modules/options/editor/IDEInitializer.java
P options/test/unit/src/org/netbeans/modules/options/keymap/KeymapViewModelTest.java
IDE: [8/11/06 10:01 AM] Updating "General Options Dialog Panels" finished

IDE:-------------------------------------------------
IDE: [8/11/06 10:01 AM] Committing "General Options Dialog Panels" started
Checking in colors/Bundle.properties;
/cvs/editor/options/src/org/netbeans/modules/options/colors/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.18; previous revision: 1.17
done
Checking in editor/Bundle.properties;
/cvs/editor/options/src/org/netbeans/modules/options/editor/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.13; previous revision: 1.12
done
IDE: [8/11/06 10:01 AM] Committing "General Options Dialog Panels" finished
Comment 9 Jiri Prox 2006-09-04 16:42:59 UTC
verified