Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,842
    • Issues 1,842
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 89
    • Merge requests 89
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #19574

Closed
Open
Created Jan 14, 2020 by Florian Maurin@florian360Contributor

"Hover points on" and "Hover cells on" and interactive selection not updated when switching geometries

To reproduce the bug:

  • Open the two geometries attached triangle_stress_1.vtu triangle_stress_2.vtu
  • Select the first one (triangle_stress_1)
  • Clic on "Hover points on", move the mouse to an edge of the triangle. The indicated stress should be 1.
  • Select the second file (triangle_stress_2), and deselect the first file (the order of the operation is here important).
  • Move the mouse to an edge. The indicated stress is 1, whereas it should be 2!

See the picture below, where the scale indicates a stress of 2 (the expected value), whereas the stress reported by "Hover points on" is 1.

If the order of the operation is deselect the first file, and then select the second one, the correct stress is reported in "Hover points on".

My Paraview version is the development one that was on master Yesterday, so just before it was forked to 5.8 RC1.

This issue seams to be related to this one #19177 (closed) and #18313 (closed) .

HoverPointsOnBug

Edited Mar 24, 2021 by Mathieu Westphal
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking