View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014632ParaView(No Category)public2014-03-11 13:402014-04-08 17:57
ReporterJeff Mauldin 
Assigned ToSankhesh Jhaveri 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.1 
Target VersionFixed in Version 
Summary0014632: Find Data Dialog: 'query' drop down allows no way to see enough variable name to pick correctly
DescriptionIn the "Find Data" dialog, there is a dropdown for creating a query which lets you select "query" or a data item (such as stress_xy). It is so narrow that only the most terse variable names (e.g. maybe 4 chars or less) are completely visible, and there is no way to see the whole variable name. For cases like a stress tensor, with stress_xx, stress_zx, etc. more than one variable gets the same abbreviated label and there is no way to see the whole label (changing it into a query pulls the variable name into the query box which helps).

The dropdown needs to expand wider and/or we need a tool tip or something, or a way to select while seeing whole variable names.
TagsNo tags attached.
ProjectSandia
Topic Name14632-find-data-query-combobox
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032489)
Utkarsh Ayachit (administrator)
2014-03-19 23:59

Basically, the "criteria" combo-box in the pqQuertyClauseWidget.ui needs to be fixed to use the right sizeAdjustPolicy. Change it to AdjustToContents, rather than AdjustToContentsoonFirstShow.
(0032502)
Sankhesh Jhaveri (developer)
2014-03-20 18:46

commit 081de6fadece325d8d22a2a7847d49e8c4e7feb1
Author: Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com>
Date: Thu Mar 20 18:45:09 2014 -0400

    Fix sizeAdjustPolicy of criteria box in FindData dialog
    
    Change-Id: Id4b81f49a2d6707763d28576d1bb522e1c56a43a

 Qt/Components/Resources/UI/pqQueryClauseWidget.ui | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
(0032540)
Utkarsh Ayachit (administrator)
2014-03-28 11:55

---------------------------------------------
Topics merged into master:
        14557-color-legend-update
        14580-top-level-checkbox
(VTK) 14615-fix-mpi-segfault
        14650_check_bounds
        catalyst-web
        delaunay3d-alpha-bools
        fix_qt5_dashboard_failures
        pvweb-doc-update
(VTK) vtk_02_20_2014
        14632-find-data-query-combobo
(0032552)
Alan Scott (manager)
2014-04-08 17:57

Tested remote server, Linux, master.

 Issue History
Date Modified Username Field Change
2014-03-11 13:40 Jeff Mauldin New Issue
2014-03-19 23:58 Utkarsh Ayachit Assigned To => Sankhesh Jhaveri
2014-03-19 23:59 Utkarsh Ayachit Note Added: 0032489
2014-03-20 16:47 Utkarsh Ayachit Status backlog => todo
2014-03-20 18:46 Sankhesh Jhaveri Topic Name => 14632-find-data-query-combobox
2014-03-20 18:46 Sankhesh Jhaveri Note Added: 0032502
2014-03-20 18:46 Sankhesh Jhaveri Status todo => gatekeeper review
2014-03-20 18:46 Sankhesh Jhaveri Resolution open => fixed
2014-03-28 11:55 Utkarsh Ayachit Status gatekeeper review => customer review
2014-03-28 11:55 Utkarsh Ayachit Note Added: 0032540
2014-04-08 17:57 Alan Scott Note Added: 0032552
2014-04-08 17:57 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team