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+

          Félix Queiruga Balado created issue -
          Félix Queiruga Balado made changes -
          Description Original: 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.
          ]
          h3. Error

          Sample error when running _plugins.MavenPluginTest.preserve_backslash_in_property_:
          {code:java}
          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
          {code}
          h3. 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).
          h3. Possible solution

          Add call to the _layoutUpdateCallback.call_ function after search

           
          New: 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|#5051]
          h3. Error

          Sample error when running _plugins.MavenPluginTest.preserve_backslash_in_property_:
          {code:java}
          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
          {code}
          h3. 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).
          h3. Possible solution

          Add call to the _layoutUpdateCallback.call_ function after search

           
          Félix Queiruga Balado made changes -
          Description Original: 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|#5051]
          h3. Error

          Sample error when running _plugins.MavenPluginTest.preserve_backslash_in_property_:
          {code:java}
          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
          {code}
          h3. 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).
          h3. Possible solution

          Add call to the _layoutUpdateCallback.call_ function after search

           
          New: 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
          h3. Error

          Sample error when running _plugins.MavenPluginTest.preserve_backslash_in_property_:
          {code:java}
          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
          {code}
          h3. 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).
          h3. Possible solution

          Add call to the _layoutUpdateCallback.call_ function after search

           
          Félix Queiruga Balado made changes -
          Assignee New: Félix Queiruga Balado [ fqueiruga ]
          Félix Queiruga Balado made changes -

          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
          Mark Waite made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Fixed but Unreleased [ 10203 ]
          Mark Waite made changes -
          Released As New: Jenkins 2.273 29 Dec 2020
          Status Original: Fixed but Unreleased [ 10203 ] New: Closed [ 6 ]

            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: