MantisBT - ParaView
View Issue Details
0015621ParaView(No Category)public2015-08-05 13:292015-09-06 12:17
Utkarsh Ayachit 
Dan Lipsa 
normalminorhave not tried
closedfixed 
git-master 
4.44.4 
Sandia
incorrect functionality
0015621: Interactive selection sometimes doesn't show labels
Steps to reproduce:

1. Start ParaView,
2. Sphere, Apply,
3. On "Selection Display Inspector", select Cell Labels and Point Labels to label by IDs for both.
4. Now, create interactive selection (cell or point), no labels are shown.

If you restart ParaView, and switch 3 and 4, things work as expected.

commit fb338cb24cda2f238c805b8ffbc7dddcbfae0486
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Thu Aug 6 12:50:25 2015 -0400

    BUG 0015621: Initialize the interactive selection representation.
    
    Initialize the interactive selection representation before we start interacting:
    when setting the label (and when setting font, colors, ... - this was a previous bug).
No tags attached.
related to 0015633closed Alan Scott Interactive select points doesn't show data in realtime 
Issue History
2015-08-05 13:29Utkarsh AyachitNew Issue
2015-08-05 13:29Utkarsh AyachitAssigned To => Dan Lipsa
2015-08-05 13:30Utkarsh AyachitStatusbacklog => todo
2015-08-05 13:30Utkarsh AyachitTarget Version => 4.4
2015-08-05 17:37Dan LipsaStatustodo => active development
2015-08-06 14:17Dan LipsaAdditional Information Updatedbug_revision_view_page.php?rev_id=1195#r1195
2015-08-08 09:24Utkarsh AyachitNote Added: 0034936
2015-08-08 09:24Utkarsh AyachitStatusactive development => customer review
2015-08-08 09:24Utkarsh AyachitFixed in Version => git-master
2015-08-08 09:24Utkarsh AyachitResolutionopen => fixed
2015-08-11 13:28Alan ScottRelationship addedrelated to 0015633
2015-08-11 13:29Alan ScottNote Added: 0034953
2015-08-11 13:29Alan ScottStatuscustomer review => closed
2015-09-06 12:17Utkarsh AyachitFixed in Versiongit-master => 4.4

Notes
(0034936)
Utkarsh Ayachit   
2015-08-08 09:24   
https://gitlab.kitware.com/paraview/paraview/merge_requests/281 [^]
(0034953)
Alan Scott   
2015-08-11 13:29   
Tested master, local server, Linux.