Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-19822

2d filter Stats gadget takes along time to scroll when there is a width overflow

    XMLWordPrintable

Details

    Description

      This issue seems to be related to the use of the jquery live "mousedown" event. As far as I know this event is used in AJS dropdowns, JIRA dropdown manager (injected via parent window) and JIRA isDirty form notifier.

      The code below rectifies the problem.

      jQuery("#gadget-{ID OF GADGET HERE").get(0).contentWindow.jQuery("*").die("mousedown");
      

      Attachments

        Issue Links

          Activity

            People

              sharwood frother (Inactive)
              sharwood frother (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 12h
                  12h
                  Remaining:
                  Remaining Estimate - 12h
                  12h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified