-
Incident report
-
Resolution: Fixed
-
Trivial
-
4.0.0, 4.2.0alpha1
-
Sprint 45, Sprint 46, Nov 2018
-
0.5
Steps to reproduce:
- Create a dashboard and add "Graph (classic)";
- Confirm changes in graph widget;
- Try to select some area in classic graph widget using sBox.
Result:
In Google Chrome and Opera (with small changes):
Uncaught TypeError: Cannot set property 'prevent_refresh' of null
at HTMLImageElement.selectionHandlerDragStart (jsLoader.php:881)
at HTMLDocument.dispatch (jsLoader.php:4979)
at HTMLDocument.v.handle (jsLoader.php:4979)
In Firefox:
TypeError: data is null
Expected:
sBox zoom should be disabled in Dashboard edit mode.