MantisBT - ParaView
View Issue Details
0009526ParaViewBugpublic2009-09-12 10:562009-10-02 13:29
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
 
3.6.23.8 
0009526: Background color reset to default when saving screen shots using a different palette.
1. Open a new Paraview scene, and set the background color (to white for example)

2. Import or create a VTK object

3. Export screenshot with the screen or print palette.
No tags attached.
Issue History
2009-09-12 10:56Utkarsh AyachitNew Issue
2009-09-22 13:46Utkarsh AyachitNote Added: 0017707
2009-09-22 13:46Utkarsh AyachitStatusbacklog => @80@
2009-09-22 13:46Utkarsh AyachitResolutionopen => unable to reproduce
2009-09-22 13:46Utkarsh AyachitAssigned To => Utkarsh Ayachit
2009-09-22 22:21Alan ScottNote Added: 0017724
2009-09-22 22:21Alan ScottStatus@80@ => closed
2009-10-01 15:59Utkarsh AyachitNote Added: 0017883
2009-10-01 15:59Utkarsh AyachitFixed in Version => 3.8
2009-10-01 16:00Utkarsh AyachitStatusclosed => tabled
2009-10-01 17:38Utkarsh AyachitNote Edited: 0017883
2009-10-01 17:39Utkarsh AyachitNote Added: 0017887
2009-10-01 17:39Utkarsh AyachitStatustabled => @80@
2009-10-01 17:39Utkarsh AyachitResolutionunable to reproduce => fixed
2009-10-02 13:29Alan ScottNote Added: 0017908
2009-10-02 13:29Alan ScottStatus@80@ => closed

Notes
(0017707)
Utkarsh Ayachit   
2009-09-22 13:46   
This is weird. I was able to reproduce this bug when I added it (someone reported it on the mailing list). But now I cannot reproduce it. Even tried with 3.6 branch. Seems to work just fine.
(0017724)
Alan Scott   
2009-09-22 22:21   
Looks OK to me. I assume you mean "Save Screenshot"

Tested local client, trunk.
(0017883)
Utkarsh Ayachit   
2009-10-01 15:59   
(edited on: 2009-10-01 17:38)
Fixed BUG 0009526. The background color change widget was not
breaking the link with the color palette when the user explicitly changed the
color. Hence when screen shot was saved, it would restore the color to that what
was set by the palette. Fixed by making the render view options dialog use the
correct color button which allows the user to choose standard color links to
custom color.

/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqRenderViewOptions.ui,v <-- Qt/Components/Resources/UI/pqRenderViewOptions.ui
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/Components/pqRenderViewOptions.cxx,v <-- Qt/Components/pqRenderViewOptions.cxx
new revision: 1.7; previous revision: 1.6

(0017887)
Utkarsh Ayachit   
2009-10-01 17:39   
Committed to 3.6.2 branch

/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqRenderViewOptions.ui,v <-- Qt/Components/Resources/UI/pqRenderViewOptions.ui
new revision: 1.4.2.1; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/Components/pqRenderViewOptions.cxx,v <-- Qt/Components/pqRenderViewOptions.cxx
new revision: 1.6.6.1; previous revision: 1.6
(0017908)
Alan Scott   
2009-10-02 13:29   
Once again, looks OK to me. Tested local server, 3.6.2, XP.