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. small_size.JPG
          small_size.JPG
          212 kB
        3. scrollbar obscured.PNG
          scrollbar obscured.PNG
          10 kB
        4. JenkinsNoButton.png
          JenkinsNoButton.png
          145 kB

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

          Igor Koyfman created issue -
          Igor Koyfman made changes -
          Description Original: In 1.596 there is no save button on the job configuration page. Cannot modify any jobs. New: 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.

          Daniel Beck added a comment -

          Is the Simple Theme Plugin installed? If so, disable it, or remove the custom CSS/JS assignments from global configuration.

          Disable Greasemonkey or any similar browser-specific custom JS/CSS insertions.

          Please provide a screen shot showing the full browser window including scroll bar.

          Does this only occur on long job configuration pages that exceed the window height (i.e. where scrolling is needed)?

          Daniel Beck added a comment - Is the Simple Theme Plugin installed? If so, disable it, or remove the custom CSS/JS assignments from global configuration. Disable Greasemonkey or any similar browser-specific custom JS/CSS insertions. Please provide a screen shot showing the full browser window including scroll bar. Does this only occur on long job configuration pages that exceed the window height (i.e. where scrolling is needed)?

          Igor Koyfman added a comment - - edited

          I uninstalled the Simple Theme Plugin, and I'm using Chrome. I don't have any jobs that fit on one screen.
          Also, I checked in IE and there is no Save or Apply button there either. I don't have Firefox.

          Igor Koyfman added a comment - - edited I uninstalled the Simple Theme Plugin, and I'm using Chrome. I don't have any jobs that fit on one screen. Also, I checked in IE and there is no Save or Apply button there either. I don't have Firefox.
          Igor Koyfman made changes -
          Attachment New: JenkinsNoButton.png [ 28324 ]

          Igor Koyfman added a comment - - edited

          I zoomed out the browser until it got so small the job did fit on one screen, and the buttons did show up then. So I guess that's a workaround.
          P.S. Even better, if I scroll to the bottom of the page and zoom in and then zoom out, then the buttons show up even if the scroll bars are still there.

          Igor Koyfman added a comment - - edited I zoomed out the browser until it got so small the job did fit on one screen, and the buttons did show up then. So I guess that's a workaround. P.S. Even better, if I scroll to the bottom of the page and zoom in and then zoom out, then the buttons show up even if the scroll bars are still there.

          Daniel Beck added a comment -

          Confirmed. For me, Save/Apply buttons are only partially hidden by the footer bar, but that's because I don't have SCM Sync Config Plugin installed.

          Caused by https://github.com/jenkinsci/jenkins/commit/3e9cdcbc8527d6ee2be143aad3365df8fcd02c74

          Daniel Beck added a comment - Confirmed. For me, Save/Apply buttons are only partially hidden by the footer bar, but that's because I don't have SCM Sync Config Plugin installed. Caused by https://github.com/jenkinsci/jenkins/commit/3e9cdcbc8527d6ee2be143aad3365df8fcd02c74
          Igor Koyfman made changes -
          Priority Original: Blocker [ 1 ] New: Major [ 3 ]

          Daniel Beck added a comment -

          Workaround would probably be to define

          #footer-container { position: fixed !important; }

          using Simple Theme Plugin (untested). Alternatively, remove (display:none) a bunch of crap from the footer to reduce its height.

          Due to presence of workaround, reducing issue priority. Rewrote issue title to reflect findings.

          Assigning tentatively to tfennelly, who appears to have introduced this issue.

          Daniel Beck added a comment - Workaround would probably be to define #footer-container { position: fixed !important; } using Simple Theme Plugin (untested). Alternatively, remove ( display:none ) a bunch of crap from the footer to reduce its height. Due to presence of workaround, reducing issue priority. Rewrote issue title to reflect findings. Assigning tentatively to tfennelly, who appears to have introduced this issue.
          Daniel Beck made changes -
          Assignee New: Tom FENNELLY [ tfennelly ]
          Environment New: Jenkins 1.596
          Labels New: user-experience
          Priority Original: Major [ 3 ] New: Critical [ 2 ]
          Summary Original: No save button on the job configuration page New: Save/Apply buttons overlapped by footer, with SCM Sync Config Plugin, buttons are hidden

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

              Created:
              Updated:
              Resolved: