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

Save/Apply buttons overlapped by footer, with SCM Sync Config Plugin, buttons are hidden

      In 1.596 there is no save button on the job configuration page. Cannot modify any jobs. Reverting to 1.594 got the button back.

        1. full_size.JPG
          full_size.JPG
          201 kB
        2. JenkinsNoButton.png
          JenkinsNoButton.png
          145 kB
        3. scrollbar obscured.PNG
          scrollbar obscured.PNG
          10 kB
        4. small_size.JPG
          small_size.JPG
          212 kB

          [JENKINS-26312] Save/Apply buttons overlapped by footer, with SCM Sync Config Plugin, buttons are hidden

          Daniel Beck added a comment -

          The fix is in 1.598. (Jenkins project has this weird release cycle where a fix takes 1-2 weeks to be released.)

          The basic issue occurs in every instance, with buttons partially overlapping, but if you have a plugin that increases footer height, the buttons disappear altogether behind it.

          Daniel Beck added a comment - The fix is in 1.598. (Jenkins project has this weird release cycle where a fix takes 1-2 weeks to be released.) The basic issue occurs in every instance, with buttons partially overlapping, but if you have a plugin that increases footer height, the buttons disappear altogether behind it.

          Simon Strauch added a comment - - edited

          Works for me in 1.598, thank you. (I hope this comment is appreciated.)

          Simon Strauch added a comment - - edited Works for me in 1.598, thank you. (I hope this comment is appreciated.)

          Tom FENNELLY added a comment -

          @Simon Hi Simon. I find many people are usually only ever heard from when they want to be critical (in a negative way), so it's nice and well appreciated when someone lets us know that they are happy about something. Thanks a lot.

          Tom FENNELLY added a comment - @Simon Hi Simon. I find many people are usually only ever heard from when they want to be critical (in a negative way), so it's nice and well appreciated when someone lets us know that they are happy about something. Thanks a lot.

          Eric Nadler added a comment -

          Also very happy to have this working in 1.598 for me also. Thank you!

          Eric Nadler added a comment - Also very happy to have this working in 1.598 for me also. Thank you!

          Brian Carr added a comment -

          Thanks for the explanation that the fix is in 1.598. We have the problem on 1.597 and eagerly await 1.598. Also, thanks for the workaround of disabling the footer. That worked very nicely for us.

          Brian Carr added a comment - Thanks for the explanation that the fix is in 1.598. We have the problem on 1.597 and eagerly await 1.598. Also, thanks for the workaround of disabling the footer. That worked very nicely for us.

          Code changed in jenkins
          User: tfennelly
          Path:
          core/src/main/resources/lib/layout/layout.jelly
          war/src/main/webapp/css/style.css
          war/src/main/webapp/scripts/hudson-behavior.js
          http://jenkins-ci.org/commit/jenkins/f98947f6e426eb3e922e0836c279084caa296547
          Log:
          [FIX JENKINS-26312] reimpl of layout changes 3e9cdcb

          Attempt to do it in pure CSS ala 3e9cdcb failed so using CSS and JS combo.

          (cherry picked from commit e2ec9eb3c23a6b4f63c338e634d647486a136f7b)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: tfennelly Path: core/src/main/resources/lib/layout/layout.jelly war/src/main/webapp/css/style.css war/src/main/webapp/scripts/hudson-behavior.js http://jenkins-ci.org/commit/jenkins/f98947f6e426eb3e922e0836c279084caa296547 Log: [FIX JENKINS-26312] reimpl of layout changes 3e9cdcb Attempt to do it in pure CSS ala 3e9cdcb failed so using CSS and JS combo. (cherry picked from commit e2ec9eb3c23a6b4f63c338e634d647486a136f7b)

          dogfood added a comment -

          Integrated in jenkins_main_trunk #4292
          [FIX JENKINS-26312] reimpl of layout changes 3e9cdcb (Revision f98947f6e426eb3e922e0836c279084caa296547)

          Result = UNSTABLE
          ogondza : f98947f6e426eb3e922e0836c279084caa296547
          Files :

          • core/src/main/resources/lib/layout/layout.jelly
          • war/src/main/webapp/css/style.css
          • war/src/main/webapp/scripts/hudson-behavior.js

          dogfood added a comment - Integrated in jenkins_main_trunk #4292 [FIX JENKINS-26312] reimpl of layout changes 3e9cdcb (Revision f98947f6e426eb3e922e0836c279084caa296547) Result = UNSTABLE ogondza : f98947f6e426eb3e922e0836c279084caa296547 Files : core/src/main/resources/lib/layout/layout.jelly war/src/main/webapp/css/style.css war/src/main/webapp/scripts/hudson-behavior.js

          Phil Johnson added a comment -

          Is this issue "really" fixed? We are experiencing the same exact issue (the footer overlaps the page buttons at the bottom if the SCM Sync Plugin is installed and checked the "Display Sync Status" checkbox for that plugin).

          Jenkins Version: Jenkins 1.642
          SCM Sync (configuration) Plugin: 0.0.9

          The issue seems to be that whenever there is a sync error the footer "grows". Any insight from those who have experienced this would be greatly appreciated.
          Cheers.

          Phil Johnson added a comment - Is this issue " really " fixed? We are experiencing the same exact issue (the footer overlaps the page buttons at the bottom if the SCM Sync Plugin is installed and checked the "Display Sync Status" checkbox for that plugin). Jenkins Version: Jenkins 1.642 SCM Sync (configuration) Plugin: 0.0.9 The issue seems to be that whenever there is a sync error the footer "grows". Any insight from those who have experienced this would be greatly appreciated. Cheers.

          Mark Hudson added a comment -

          Go into Configure system, and scroll down to the SCM Sync configuration section, then uncheck the "Display SCM Sync Status" checkbox.

          Mark Hudson added a comment - Go into Configure system, and scroll down to the SCM Sync configuration section, then uncheck the "Display SCM Sync Status" checkbox.

          Rashid Amiri added a comment - - edited

          There's a workaround for this, while you are in configure page, click back button on your browser and then click the forward button to redirect you back to the configure page and you will see the save and apply buttons. 

          Rashid Amiri added a comment - - edited There's a workaround for this, while you are in configure page, click back button on your browser and then click the forward button to redirect you back to the configure page and you will see the save and apply buttons. 

            tfennelly Tom FENNELLY
            igorama Igor Koyfman
            Votes:
            1 Vote for this issue
            Watchers:
            24 Start watching this issue

              Created:
              Updated:
              Resolved: