Scroller stuck in infinite loop on forms

This issue is archived. You can view it, but you can't modify it. Learn more

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.

            Assignee:
            Félix Queiruga Balado
            Reporter:
            Félix Queiruga Balado
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: