age-viewer
age-viewer copied to clipboard
Edge triggering behavior in breadth-first view of AGE Viewer
Describe the bug:
When using the breadth-first view in the AGE Viewer tool on MacOS with Firefox Developer Edition, passing the mouse over some edges triggers them even if I have not passed over all of the edges. This behavior is unexpected and makes it difficult to accurately navigate the graph.
To Reproduce:
- Open the AGE Viewer tool and load a graph.
- Select the breadth-first view.
- Pass the mouse over some of the edges without passing over all of them.
- Observe that some edges are triggered even though they were not directly passed over.
Expected behavior:
I expect that only the edges I pass the mouse over will be triggered, and that passing over some edges will not trigger them.
Screenshots:
N/A
Desktop/Browser Information:
OS: MacOS Browser: Firefox Developer Edition, version 89.0b4
Additional context:
This issue only occurs in the breadth-first view of the AGE Viewer tool on MacOS with Firefox Developer Edition. I have not observed this behavior in other views or tools, or when using a different browser or operating system.