MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012267 | ParaView | (No Category) | public | 2011-06-13 17:39 | 2014-08-29 11:00 |
|
| Reporter | Ken Moreland | |
| Assigned To | Utkarsh Ayachit | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | 4.2 | Fixed in Version | 4.2 | |
| Project | Sandia |
| Topic Name | |
| Type | incorrect functionality |
|
| Summary | 0012267: Interaction change in x-y plot charts |
| Description | The buttons used to interact with X-Y plots (such as for the output of Plot Over Line) changed at some point (perhaps a while ago). It used to be that the left button scrolled, the middle button did a continuous zoom, and the right button did a rubber-band zoom. The left button still scrolls, but now the middle button does the rubber-band zoom and the right button creates a box but does nothing of value.
I'm not married to the previous button choices, but the replacement seems worse. Can we restore the previous dragging behavior? |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-06-13 17:39 | Ken Moreland | New Issue | |
| 2011-06-14 11:00 | Utkarsh Ayachit | Assigned To | => Marcus D. Hanwell |
| 2011-06-14 11:00 | Utkarsh Ayachit | Status | backlog => tabled |
| 2011-07-04 14:14 | Marcus D. Hanwell | Note Added: 0026950 | |
| 2013-01-08 21:28 | Alan Scott | Project | => Sandia |
| 2013-01-08 21:28 | Alan Scott | Type | => incorrect functionality |
| 2014-02-13 16:28 | Utkarsh Ayachit | Note Added: 0032322 | |
| 2014-02-13 16:28 | Utkarsh Ayachit | Status | backlog => gatekeeper review |
| 2014-02-13 16:28 | Utkarsh Ayachit | Fixed in Version | => 4.1 |
| 2014-02-13 16:28 | Utkarsh Ayachit | Resolution | open => no change required |
| 2014-02-13 16:28 | Utkarsh Ayachit | Assigned To | Marcus D. Hanwell => Utkarsh Ayachit |
| 2014-02-15 08:58 | Utkarsh Ayachit | Fixed in Version | 4.1 => git-master |
| 2014-02-15 08:58 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2014-02-15 08:58 | Utkarsh Ayachit | Note Added: 0032330 | |
| 2014-02-21 14:26 | Alan Scott | Note Added: 0032366 | |
| 2014-02-21 14:26 | Alan Scott | Status | customer review => closed |
| 2014-06-17 09:22 | Utkarsh Ayachit | Target Version | => 4.2 |
| 2014-08-29 11:00 | Utkarsh Ayachit | Fixed in Version | git-master => 4.2 |
|
Notes |
|
|
(0026950)
|
|
Marcus D. Hanwell
|
|
2011-07-04 14:14
|
|
The current configuration has,
Left - pan/scroll
Middle - rubber band zoom
Middle wheel - continuous zoom in/out
Right - rubber band selection
The chart API lets you customize these, as we add more selection I think that should be kept. There could be chart modes though too if you would rather see that (selection mode, interaction mode) and the old mapping could be restored in the interaction mode.
If you don't find the current set up useful I can change things around. It has been like this since ~ParaView 3.6 when we switched to the new charts. |
|
|
|
(0032322)
|
|
Utkarsh Ayachit
|
|
2014-02-13 16:28
|
|
|
Plot interactions were updated for 4.1. I'm marking this resolved since this relates to the old plot interactions. |
|
|
|
(0032330)
|
|
Utkarsh Ayachit
|
|
2014-02-15 08:58
|
|
Topics merged into master:
14511-qt5-support
assembly-exporter
catalyst-rendering-fix
easy_subclassing
fix_chart_panels
fix_parallel_amrconnectivity
remove_duplicate_pqColorTableModel
robust_pca
view-settings
visit-bridge-update-2.7.0 |
|
|
|
(0032366)
|
|
Alan Scott
|
|
2014-02-21 14:26
|
|
Looks good, looks logical, works well.
Tested remote server, Linux, master. |
|