-
Bug
-
Resolution: Fixed
-
Minor
-
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