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

[Regression] Ball on build in progress does not open console

      JENKINS-28425 created a regression where the ball on an build in progress does not open the console.

      The selectors never should have been grouped together even though the spacing should be the same.

      Fix:

      .build-row-cell .pane.build-name .display-name {
      margin-left: 20px;
      }
      
      .build-row-cell .indent-multiline {
      padding-left: 20px !important;  /* Sync changes with func expandControlsTo50Percent in hudson-behavior.js */
      }
      

          [JENKINS-28704] [Regression] Ball on build in progress does not open console

          Code changed in jenkins
          User: Thomas Suckow
          Path:
          changelog.html
          war/src/main/webapp/css/style.css
          http://jenkins-ci.org/commit/jenkins/2522ffcb7da066cf52445c3c3a9eedcc0d55fcc2
          Log:
          [FIXED JENKINS-28704] Regression for build-history link not opening console

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Thomas Suckow Path: changelog.html war/src/main/webapp/css/style.css http://jenkins-ci.org/commit/jenkins/2522ffcb7da066cf52445c3c3a9eedcc0d55fcc2 Log: [FIXED JENKINS-28704] Regression for build-history link not opening console

          Code changed in jenkins
          User: Daniel Beck
          Path:
          changelog.html
          war/src/main/webapp/css/style.css
          http://jenkins-ci.org/commit/jenkins/9b3039295edb69bd90c74621b367cb1bbf6ad25f
          Log:
          Merge pull request #1727 from thomassuckow/feature/JENKINS-28704

          [FIXED JENKINS-28704] Regression for build-history link not opening console

          Compare: https://github.com/jenkinsci/jenkins/compare/aa0d84a19a30...9b3039295edb

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: changelog.html war/src/main/webapp/css/style.css http://jenkins-ci.org/commit/jenkins/9b3039295edb69bd90c74621b367cb1bbf6ad25f Log: Merge pull request #1727 from thomassuckow/feature/ JENKINS-28704 [FIXED JENKINS-28704] Regression for build-history link not opening console Compare: https://github.com/jenkinsci/jenkins/compare/aa0d84a19a30...9b3039295edb

          dogfood added a comment -

          Integrated in jenkins_main_trunk #4168

          Result = UNSTABLE

          dogfood added a comment - Integrated in jenkins_main_trunk #4168 Result = UNSTABLE

            thomassuckow Thomas Suckow
            thomassuckow Thomas Suckow
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: