View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013310ParaView(No Category)public2012-07-18 12:442012-11-01 14:57
ReporterLawrence 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.14.1 
Target VersionFixed in Version3.98.0 
Summary0013310: Threshold filter gui bug: Cannot select celldata scalars
DescriptionVersion: Paraview 3.14.1

The Threshold filter will not allow me to select CellData scalars. If there is only one CellData scalar, the threshold will run on it, but if there is more than one, I cannot select the second one. Here are the steps I went through that caused the bug.

1. Create a Wavelet Source
2. Python Calculator Filter with RTData+10 as the expression
3. Point Data to CellData filter
4. Threshold filter

At this point it only allows me to select the result scalar and not the RTData scalar.

Another example:

1. Create a Wavelet Source
2. Point Data to CellData filter checking the Pass Point Data option
3. Threshold filter

At this point it will default to the RTData cell data, but if I click on the RTData point data, I cannot switch back to the cell data.

This is a significant issue to us (it's holding up development of some new custom filters).
Best,
Rebecca
TagsNo tags attached.
ProjectTBD
Topic Name13036_fix_calculator_panel
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029265)
Utkarsh Ayachit (administrator)
2012-09-24 14:49

Fix was included in patch for BUG 0013036. The problem was in vtkSMPropertyHelper() where it didn't not get the un-checked value under 1 case because of which the GUI was updating incorrectly.
(0029296)
Utkarsh Ayachit (administrator)
2012-09-28 14:28

merged into master, if applicable.
(0029644)
Alan Scott (manager)
2012-11-01 14:57

Tested remote server, Linux,, master.

 Issue History
Date Modified Username Field Change
2012-07-18 12:44 Lawrence New Issue
2012-09-24 14:49 Utkarsh Ayachit Topic Name => 13036_fix_calculator_panel
2012-09-24 14:49 Utkarsh Ayachit Note Added: 0029265
2012-09-24 14:49 Utkarsh Ayachit Status backlog => gatekeeper review
2012-09-24 14:49 Utkarsh Ayachit Resolution open => fixed
2012-09-24 14:49 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-09-28 14:28 Utkarsh Ayachit Fixed in Version => git-master
2012-09-28 14:28 Utkarsh Ayachit Status gatekeeper review => customer review
2012-09-28 14:28 Utkarsh Ayachit Note Added: 0029296
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0
2012-11-01 14:57 Alan Scott Note Added: 0029644
2012-11-01 14:57 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team