MantisBT - ParaView
View Issue Details
0013810ParaView(No Category)public2013-01-22 06:302015-01-11 08:26
Alejandro Ribes 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
3.98.1 
4.0 
ParaViS
refactor_panels
incorrect functionality
0013810: Bug in "Properties" tap when charging the Point Sprite Plugin
Hello,

I have a file containing point sprites. I open it when the "Point Sprite" plugin is not loaded and the Properties tap is normal. When I open it with the plugin loaded the Properties Tap is buggy, it presents all buttons deformed to the right, they are excessively long and this make them very difficult for interaction. I found that behavior in ParaView 3.98.

Regards,

Alejandro.
No tags attached.
Issue History
2013-01-22 06:30Alejandro RibesNew Issue
2013-03-12 09:13Utkarsh AyachitStatusbacklog => todo
2013-03-18 17:19Utkarsh AyachitAssigned To => Kyle Lutz
2013-04-03 11:03Kyle LutzStatustodo => active development
2013-04-23 11:29Utkarsh AyachitAssigned ToKyle Lutz => Utkarsh Ayachit
2013-04-23 13:45Utkarsh AyachitTopic Name => refactor_panels
2013-04-23 13:45Utkarsh AyachitNote Added: 0030603
2013-04-23 13:45Utkarsh AyachitStatusactive development => gatekeeper review
2013-04-23 13:45Utkarsh AyachitFixed in Version => git-next
2013-04-23 13:45Utkarsh AyachitResolutionopen => fixed
2013-04-25 09:22Utkarsh AyachitFixed in Versiongit-next => git-master
2013-04-25 09:24Utkarsh AyachitNote Added: 0030617
2013-04-25 09:24Utkarsh AyachitStatusgatekeeper review => customer review
2013-05-18 20:00Utkarsh AyachitFixed in Versiongit-master => 4.0
2013-10-09 08:18Alejandro RibesNote Added: 0031685
2013-10-21 07:39Utkarsh AyachitNote Added: 0031703
2014-04-08 21:36Alan ScottNote Added: 0032570
2014-04-08 21:36Alan ScottStatuscustomer review => closed
2015-01-11 08:26Utkarsh AyachitSource_changeset_attached => ParaView master fded7f00
2015-01-11 08:26Utkarsh AyachitSource_changeset_attached => ParaView master 7017d50a

Notes
(0030603)
Utkarsh Ayachit   
2013-04-23 13:45   
commit 7017d50ab0c3d8481fbca73c7352057299c422cf
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Apr 23 13:39:46 2013 -0400

    BUG 0013810. Fixing PointSprites panel to work with new panels.
    
    This is a quick hack, simply duplicating the existing code from
    pqPointSpriteDisplayPanelDecorator in pqPointSpriteControls. There is
    considerable cleanup that is needed to ensure this representation works in a
    coherant manner with the rest of the application (currently this representation
    uses several non-standard *tricks* that can easily break.
    
    Change-Id: I3b6748b8f60d77890f1fa690a32150ca100b3eb7
(0030617)
Utkarsh Ayachit   
2013-04-25 09:24   
SUMMARY
---------------------------------------------
Topics merged into master:
        13450_update_tests_to_use_new_panels
(VTK) 14023-plot3d-function-support
        14026_catalyst_python_warning
        14032_fix_CoProcessingTestInput
        fix_protobuf_try_compiles
        pvw-python-refactoring
        pvw-remove-example
        refactor_panels
(VTK) update_vtk_master
        zoom-to-data-icon
        fix_cmake_2.8.10_plugins_issue
(0031685)
Alejandro Ribes   
2013-10-09 08:18   
Hi,

I would like to know if this bug is completely corrected now.

Cheers,

Alejandro.
(0031703)
Utkarsh Ayachit   
2013-10-21 07:39   
Alejandro,

This is indeed fixed in git/master. Feel free to give it a go and let me know if you see any other issues.
(0032570)
Alan Scott   
2014-04-08 21:36   
Old, closing.