Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-15343

JS memory leak in hintboxes in Graph widget

XMLWordPrintable

    • Team B
    • Sprint 47, Dec 2018, Sprint 48, Jan 2019, Sprint 49 (Feb 2019), Sprint 50 (Mar 2019), Sprint 51 (Apr 2019), Sprint 52 (May 2019), Sprint 53 (Jun 2019), Sprint 54 (Jul 2019)
    • 2

      Steps to reproduce:

      1. Open dashboard with Graph widget
      2. Click on some data point to create fixed hintbox.
      3. Click on other data point to create other hintbox
      4. Check js variable: overlays_stack

      Result: overlays_stack contains entries for both hintboxes, where first one was removed.
      Expected: overlays_stack should contain only entries for existing and opened hintboxes.

            iivs Ivo Kurzemnieks
            vmurzins Valdis Murzins
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: