MantisBT - ParaView
View Issue Details
0014217ParaView(No Category)public2013-08-09 18:142013-11-01 13:17
Alan Scott 
Utkarsh Ayachit 
highminorhave not tried
closedno change required 
git-master 
4.1 
Sandia
incorrect functionality
0014217: Color Map Editor - Opacity function doesn't allow tabs
Marking high, since this is lost, important functionality.

Wavelet, Apply.
CleanToGrid, Apply.
Volume Render.
Now, open the Color Map Editor.
Click on the Opacity line, two places close together.

Since some users need numerous points virtually right on top of each other, you need to be able to select between them without using the mouse. Previously, we used the <tab> key, moving right with <tab> and left with <shift><tab> We need this functionality back.
No tags attached.
Issue History
2013-08-09 18:14Alan ScottNew Issue
2013-09-27 15:13Utkarsh AyachitNote Added: 0031652
2013-09-27 15:13Utkarsh AyachitNote Added: 0031653
2013-09-27 15:13Utkarsh AyachitStatusbacklog => gatekeeper review
2013-09-27 15:13Utkarsh AyachitFixed in Version => git-master
2013-09-27 15:13Utkarsh AyachitResolutionopen => no change required
2013-09-27 15:13Utkarsh AyachitAssigned To => Utkarsh Ayachit
2013-09-30 09:20Utkarsh AyachitFixed in Versiongit-master => git-next
2013-09-30 09:21Utkarsh AyachitStatusgatekeeper review => customer review
2013-09-30 09:21Utkarsh AyachitNote Added: 0031660
2013-10-21 08:16Utkarsh AyachitFixed in Versiongit-next => git-master
2013-10-30 22:36Alan ScottNote Added: 0031794
2013-10-30 22:36Alan ScottStatuscustomer review => closed
2013-11-01 13:17Utkarsh AyachitFixed in Versiongit-master => 4.1

Notes
(0031652)
Utkarsh Ayachit   
2013-09-27 15:13   
Alan,

The keys to use are the arrow keys. Left arrow and right arrow will help you move between the active control points. I verified that the keys are consistent with 4.0.1.

Also note that the mouse should be within the widget for the key events to be received by the widget, otherwise they are lost.
(0031653)
Utkarsh Ayachit   
2013-09-27 15:13   
feel free to reopen if needed.
(0031660)
Utkarsh Ayachit   
2013-09-30 09:21   
SUMMARY
---------------------------------------------
Topics merged into master:
        0014284_fix_color_map
        13797_fix_chart_sizes
        14287_fix_proxy_delete
        14289_fix_extent_issues
        14299_fix_contour_panel
        14309-chart-selection-buggy
        fix_python_windows_coprocessing
(VTK) forward-to-vtk-master
(VTK) parallel-surface-lic-pv
        sqtk-fix-some-issues

(0031794)
Alan Scott   
2013-10-30 22:36   
Somewhat confusing at first, but I agree that this works. Closing.