MantisBT - ParaView
View Issue Details
0015990ParaView(No Category)public2016-02-11 03:402016-02-24 16:18
Sven Buijssen 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
5.0 
5.0.15.0.1 
TBD
incorrect functionality
0015990: Keyboard shortcut Alt+A is assigned twice: Apply button and in Color Map Editor
Local server, Linux, master.
$ paraview -dr
Sources - Disk
Coloring: "cellNormals", "Magnitude"
menu View - tick "Color Map Editor"
add any filter or source, e.g. Calculator

hit Alt+A repeatedly

=> the focus switches between the Apply button in the
   properties panel and the disabled button "Render Views
   automatically" in the Color Map Editor.

Given how often the Apply button in the properties panel is used, I vote for removal of the shortcut Alt+A for the button "Render Views automatically" in the Color Map Editor:

$ sed -i -e 's/<string>Alt+A</<string></' Qt/ApplicationComponents/Resources/UI/pqColorMapEditor.ui
No tags attached.
Issue History
2016-02-11 03:40Sven BuijssenNew Issue
2016-02-11 03:40Sven BuijssenAssigned To => Utkarsh Ayachit
2016-02-11 07:57Utkarsh AyachitTarget Version => 5.0.1
2016-02-23 10:13Utkarsh AyachitNote Added: 0035767
2016-02-23 10:13Utkarsh AyachitStatusbacklog => customer review
2016-02-23 10:13Utkarsh AyachitFixed in Version => 5.0.1
2016-02-23 10:13Utkarsh AyachitResolutionopen => fixed
2016-02-24 16:18Alan ScottNote Added: 0035774
2016-02-24 16:18Alan ScottStatuscustomer review => closed

Notes
(0035767)
Utkarsh Ayachit   
2016-02-23 10:13   
MR: https://gitlab.kitware.com/paraview/paraview/merge_requests/652 [^]
(0035774)
Alan Scott   
2016-02-24 16:18   
Tested Linux, master, local server.