Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-62691

Scroller stuck in infinite loop on forms

XMLWordPrintable

    • acceptance-test-harness:1.73

      This bug causes the scroller.js to get into an infinite loop and then timeout when trying to scroll to the form sticky buttons.

      This happens due to the footer and buttons height changes introduced in Jenkins 2.230 and 2.233 respectively.

      When a form on a test case is of a given height such that the form sticky buttons border touches the footer, the scroller will not be able to exit the scrolling loop due to the following condition not testing for equality: https://github.com/jenkinsci/acceptance-test-harness/blob/93ed2e9ca034f4e0fb40e72079b8c22dc8654c90/src/main/resources/org/jenkinsci/test/acceptance/selenium/scroller.js#L18.

            fqueiruga Félix Queiruga Balado
            fqueiruga Félix Queiruga Balado
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: