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

ATH errors due to plugin manager changes on 2.270+

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Jenkins 2.273 29 Dec 2020

      Many ATHs fail when trying to install plugins on the Available page due to the changes introduced on https://github.com/jenkinsci/jenkins/pull/5051

      Error

      Sample error when running plugins.MavenPluginTest.preserve_backslash_in_property:

      Element <button id="yui-gen1-button" type="button"> is not clickable at point (437,946) because another element <div id="footer" class="page-footer__footer-id-placeholder"> obscures it/ code placeholder
      

      Cause

      The position of the buttons is not being updated after and when yielding a results that don't cause page scroll (for example, just one result), the buttons get stuck on the footer (attaching screenshot).

      Possible solution

      Add call to the layoutUpdateCallback.call function after search

       

          [JENKINS-64504] ATH errors due to plugin manager changes on 2.270+

          I have created a tentative PR on https://github.com/jenkinsci/jenkins/pull/5137

          Félix Queiruga Balado added a comment - I have created a tentative PR on  https://github.com/jenkinsci/jenkins/pull/5137

          Mark Waite added a comment -

          Merged for release in Jenkins 2.273 29 Dec 2020

          Mark Waite added a comment - Merged for release in Jenkins 2.273 29 Dec 2020

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

              Created:
              Updated:
              Resolved: