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

long tasknames in console-outline overlap console output

      the console-outline table overlaps the console output in case of long tasknames.
      Any Ideas to improve the UI?

        1. chrome.png
          chrome.png
          10 kB
        2. console-outline.png
          console-outline.png
          68 kB
        3. firefox.png
          firefox.png
          15 kB

          [JENKINS-26287] long tasknames in console-outline overlap console output

          Code changed in jenkins
          User: George Simpson
          Path:
          src/main/resources/hudson/plugins/gradle/GradleTaskNote/DescriptorImpl/outline.jelly
          src/main/resources/hudson/plugins/gradle/GradleTaskNote/script.js
          src/main/resources/hudson/plugins/gradle/GradleTaskNote/style.css
          http://jenkins-ci.org/commit/gradle-plugin/bdc6327611c5546f44ce284c0d5b0ac25712b627
          Log:
          Merge pull request #26 from youjenli/JENKINS-26287-console-outline-overlaps-console-output

          JENKINS-26287 Prevent the console-outline to overlap the console output

          Compare: https://github.com/jenkinsci/gradle-plugin/compare/42d3e2b9762f...bdc6327611c5

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: George Simpson Path: src/main/resources/hudson/plugins/gradle/GradleTaskNote/DescriptorImpl/outline.jelly src/main/resources/hudson/plugins/gradle/GradleTaskNote/script.js src/main/resources/hudson/plugins/gradle/GradleTaskNote/style.css http://jenkins-ci.org/commit/gradle-plugin/bdc6327611c5546f44ce284c0d5b0ac25712b627 Log: Merge pull request #26 from youjenli/ JENKINS-26287 -console-outline-overlaps-console-output JENKINS-26287 Prevent the console-outline to overlap the console output Compare: https://github.com/jenkinsci/gradle-plugin/compare/42d3e2b9762f...bdc6327611c5

          Steven Goris added a comment - - edited

          I saw that the merge request was merged more than 3 months ago, but I still have this problem. What happened to this fix? Was it pulled back or is it planned for the next release? I am using Jenkins v2.7.

          Steven Goris added a comment - - edited I saw that the merge request was merged more than 3 months ago, but I still have this problem. What happened to this fix? Was it pulled back or is it planned for the next release? I am using Jenkins v2.7.

          Stefan Wolf added a comment -

          This has been released with 1.25. Please have a look if your problem is solved and then close this issue.

          Stefan Wolf added a comment - This has been released with 1.25. Please have a look if your problem is solved and then close this issue.

          Roman Pickl added a comment -

          still looks the same

          Roman Pickl added a comment - still looks the same

          Roman Pickl added a comment - - edited

          to be more precise
          works on chrome: 51.0.2704.103
          doesn't work on firefox: 47.0 (there is a line break, but still overlapping)

          Roman Pickl added a comment - - edited to be more precise works on chrome: 51.0.2704.103 doesn't work on firefox: 47.0 (there is a line break, but still overlapping)

          Stefan Wolf added a comment -

          Could you add a screenshot for the view on Chrome and on Firefox?

          Stefan Wolf added a comment - Could you add a screenshot for the view on Chrome and on Firefox?

          Roman Pickl added a comment -

          done

          Roman Pickl added a comment - done

          Stefan Wolf added a comment -

          Looking at the screenshot it looks like the test name does break, but not early enough. Do you have some CSS experience to play a little bit around with Firebug and see what css could fix that?

          Stefan Wolf added a comment - Looking at the screenshot it looks like the test name does break, but not early enough. Do you have some CSS experience to play a little bit around with Firebug and see what css could fix that?

          Roman Pickl added a comment - - edited

          i looked into it, but i guess it needs more time or more insight (i.e. I didn't find a quick fix)
          may be able to look into it in the next few weeks

          Roman Pickl added a comment - - edited i looked into it, but i guess it needs more time or more insight (i.e. I didn't find a quick fix) may be able to look into it in the next few weeks

          Roman Pickl added a comment -

          might be fixed by the linked ticket

          Roman Pickl added a comment - might be fixed by the linked ticket

            wolfs Stefan Wolf
            romanp Roman Pickl
            Votes:
            8 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: