View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014572ParaView(No Category)public2014-02-13 15:182014-08-29 11:00
ReporterUtkarsh Ayachit 
Assigned ToSankhesh Jhaveri 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.2Fixed in Version4.2 
Summary0014572: Chart Panels: Searching doesn't work in the Series Parameters widget
Description+ Open disk_out_ref.ex2, enable all variables. apply
+ Create plot over line filter, apply
+ Make the "Series Parameter" table widget on the Properties panel, active by clicking in it. Then hit Ctrl+F. Search widget should pop up.
+ Try trying the name of one of the series array it it, as you type the text, if should highlight the array. It doesn't. However if you do type incorrect text i.e text not matching any array names, it does go red as expected. So looks like it's half working.

My guess is that it's working for QTreeWidget instances, but not for QTreeView instances.
TagsNo tags attached.
ProjectSandia
Topic Name14572-search-series-parameter-widget
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032416)
Sankhesh Jhaveri (developer)
2014-02-26 15:11

commit 6e6c4406f7ce7417284722ef07e853bf51efcc96
Author: Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com>
Date: Tue Feb 25 12:59:21 2014 -0500

    ENH: Added test for pqItemViewSearchWidget (FindWidget)
    
    Added custom test event player for pqItemViewSearchWidget
    Moved pqHighlightItemDelegate class to pqComponents
    Fixes issue 14572
    
    Change-Id: Ic33efe28905cff173962a1d86f5fdde8efcf0779

commit b33652c77902abec3528b90ac4fa735fdfc79e95
Author: Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com>
Date: Fri Feb 21 11:02:08 2014 -0500

    ENH: Added a new item delegate class to handle highlighting items
    
    The class is currently used to highlight and unhighlight items
    matched by the pqItemViewSearchWidget
    This fixes issue 14572.
    
    Change-Id: If88c665e1b0441aac456b62ee69a67662db301a2
(0032426)
Utkarsh Ayachit (administrator)
2014-02-27 11:29

reopening -- dashboard issues.
(0032434)
Sankhesh Jhaveri (developer)
2014-02-27 17:01

commit 5a4b463f6ce8815efd711ca32c61a8d25ac8e32e
Author: Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com>
Date: Thu Feb 27 14:53:42 2014 -0500

    BUG: Use the correct Export macro
    
    This fixes issue 14572
    
    Change-Id: Ib24ce8f5d53857b51d16b50681d9f65063443609
(0032463)
Utkarsh Ayachit (administrator)
2014-03-09 13:24

SUMMARY
---------------------------------------------
Topics merged into master:
        13794_fix_mp4py
        14572-search-series-parameter-widget
        14620_FixRulerCrash
        disabled-multiblock-pieces
        fix_example_qt5
        optimize_amrconnectivity
        point-sprite-plugin-crash
        pvweb-visualizer
        remove-extra-resources
(VTK) update-vtk-20140303


-------------------------------------------
(0032567)
Alan Scott (manager)
2014-04-08 21:00

Tested master, Linux, local server.

 Issue History
Date Modified Username Field Change
2014-02-13 15:18 Utkarsh Ayachit New Issue
2014-02-13 15:18 Utkarsh Ayachit Assigned To => Sankhesh Jhaveri
2014-02-17 11:18 Utkarsh Ayachit Summary Searching doesn't work in the Series Parameters widget => Chart Panels: Searching doesn't work in the Series Parameters widget
2014-02-17 11:18 Utkarsh Ayachit Status backlog => todo
2014-02-26 15:11 Sankhesh Jhaveri Topic Name => 14572-search-series-parameter-widget
2014-02-26 15:11 Sankhesh Jhaveri Note Added: 0032416
2014-02-26 15:11 Sankhesh Jhaveri Status todo => gatekeeper review
2014-02-26 15:11 Sankhesh Jhaveri Fixed in Version => git-master
2014-02-26 15:11 Sankhesh Jhaveri Resolution open => fixed
2014-02-27 11:29 Utkarsh Ayachit Note Added: 0032426
2014-02-27 11:29 Utkarsh Ayachit Status gatekeeper review => todo
2014-02-27 17:01 Sankhesh Jhaveri Note Added: 0032434
2014-02-27 17:01 Sankhesh Jhaveri Status todo => gatekeeper review
2014-03-09 13:24 Utkarsh Ayachit Status gatekeeper review => customer review
2014-03-09 13:24 Utkarsh Ayachit Note Added: 0032463
2014-04-08 21:00 Alan Scott Note Added: 0032567
2014-04-08 21:00 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


Copyright © 2000 - 2018 MantisBT Team