-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Reproduce:
- Create a heatmap report and a chart report
- Put both on a dashboard and stay in the dashboard edit mode
- Try to interact with the chart report (hover over the bars to see tooltips) and see that the interaction is not possible because in the dashboard edit mode, mouse interaction with reports is reserved for moving and resizing
- Try to interact with the heatmap report
Expected:
- I cannot move the bpmn diagram viewport
- I cannot use zoom buttons (once
OPT-1106is merged) - I cannot see heatmap tooltips when hovering over elements
Observed:
- I can do and see all these things, which is inconsistent to how the chart report behaves
—
Hint:
This appears to be a side effect to the fix for OPT-1398. Removing the "safari fix" solves this problem (but probably breaks Safari again).