MantisBT - ParaView
View Issue Details
0016796ParaView(No Category)public2016-07-25 23:392016-07-26 17:08
Cory Quammen 
Cory Quammen 
urgentminorhave not tried
closedfixed 
5.1 
5.2 
TBD
incorrect functionality
0016796: Missing gear icon for advanced settings in "Edit Color Legend Parameters" dialog
The advanced settings icon is missing when one of the vtkPVScalarBarActor properties is changed to advanced.

There is a logic error in pqProxyWidgetDialog when determining if advanced search should be enabled.
No tags attached.
Issue History
2016-07-25 23:39Cory QuammenNew Issue
2016-07-25 23:39Cory QuammenAssigned To => Cory Quammen
2016-07-26 10:36Cory QuammenNote Added: 0036604
2016-07-26 10:36Cory QuammenStatusbacklog => customer review
2016-07-26 10:36Cory QuammenFixed in Version => 5.2
2016-07-26 10:36Cory QuammenResolutionopen => fixed
2016-07-26 10:40Cory QuammenNote Added: 0036605
2016-07-26 17:08Alan ScottNote Added: 0036614
2016-07-26 17:08Alan ScottStatuscustomer review => closed

Notes
(0036604)
Cory Quammen   
2016-07-26 10:36   
Fixed in merged branch https://gitlab.kitware.com/paraview/paraview/merge_requests/910 [^]
(0036605)
Cory Quammen   
2016-07-26 10:40   
Alan,

This one can't really be tested from the ParaView UI. When I mark one of the color legend properties as advanced, the advanced gear icon appears as expected. None of these properties is marked advanced in ParaView master, so you won't see it. Some changes are coming to the color legend that will use advanced properties, however, which necessitates this change.
(0036614)
Alan Scott   
2016-07-26 17:08   
As per developer, untestable from GUI. Trusting Cory's testing. Closing.