ATH errors due to plugin manager changes on 2.270+

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

XMLWordPrintable

    • 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

       

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

              Created:
              Updated:
              Resolved:
              Archived: