View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014352ParaView(No Category)public2013-10-23 07:592014-04-08 20:49
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.1Fixed in Version4.1 
Summary0014352: Find Data dialog not showing selection label properties correctly
DescriptionTo reproduce try this:

+ Restart ParaView
+ Create Sphere, Apply
+ Do a surface selection to select a few cells
+ Edit | Find Data
+ Click on the "gear" button under the "Selection Display Properties" label.

You'll see the properties for the selection as expected.

Now do the following:

+ Restart ParaView
+ Edit | Find Data *<-- this is essential
+ Create Sphere, Apply
+ Do a surface selection to select a few cells
+ Click on the "gear" button under the "Selection Display Properties" label.

You'll no longer see the properties for font etc.!

TagsNo tags attached.
ProjectSandia
Topic Namefix_find_data_dialog
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031767)
Utkarsh Ayachit (administrator)
2013-10-29 11:48

commit a1bf4a7e9e25748cbe865ee4fb47baa9051ba874
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Oct 23 10:29:47 2013 -0400

    Refactor find-data dialog.
    
    This commit refactors find data dialog to resolve several bugs as well as
    similify the code. Now pqFindDataDialog relies on using separate classes for
    each of the different components in the dialog making is easier to manage
    responsibilities between the various components. Also resolves BUG 0014317 and
    BUG 0014285.
    
    This removes obsolete classes like pqSelectionInspectorPanel, pqQueryDialog and
    their UI files as well.
    
    Additionally, this commit fixes pqProxyWidgetDialog to use a container to avoid
    proxy widgets not being spaced correctly.
    
    Change-Id: Id51c9f9eceed314f2e9d9823e0523cc1d6037c06
(0031768)
Utkarsh Ayachit (administrator)
2013-10-29 11:49

Note the dialog has changed slightly. Earlier, the gear would "unfold" to show more properties, now it pops up a modal dialog.
(0031777)
Utkarsh Ayachit (administrator)
2013-10-30 09:57

SUMMARY
---------------------------------------------
Topics merged into master:
        fix_find_data_dialog
        fix_visitbridge_dependency
(VTK) pvweb-update-file-loader-app
        pvw-ipython-module
(VTK) update_vtk_master

(0032564)
Alan Scott (manager)
2014-04-08 20:49

Tested master, Linux, local server.

 Issue History
Date Modified Username Field Change
2013-10-23 07:59 Utkarsh Ayachit New Issue
2013-10-23 07:59 Utkarsh Ayachit Target Version => 4.1
2013-10-29 11:48 Utkarsh Ayachit Topic Name => fix_find_data_dialog
2013-10-29 11:48 Utkarsh Ayachit Note Added: 0031767
2013-10-29 11:48 Utkarsh Ayachit Status backlog => gatekeeper review
2013-10-29 11:48 Utkarsh Ayachit Fixed in Version => git-next
2013-10-29 11:48 Utkarsh Ayachit Resolution open => fixed
2013-10-29 11:48 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-10-29 11:49 Utkarsh Ayachit Note Added: 0031768
2013-10-30 09:56 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-10-30 09:57 Utkarsh Ayachit Status gatekeeper review => customer review
2013-10-30 09:57 Utkarsh Ayachit Note Added: 0031777
2013-11-01 13:17 Utkarsh Ayachit Fixed in Version git-master => 4.1
2014-04-08 20:49 Alan Scott Note Added: 0032564
2014-04-08 20:49 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team