• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • sloccount-plugin
    • None
    • Plugin v1.14, checked on Chrome, Firefox, Opera.

      Width of table on summary page depends on other areas of the page. If there is e.g. long message in a commit log, the table will be very wide. See the attached screenshots.

          [JENKINS-21557] Possibly too wide table on summary page

          Code changed in jenkins
          User: Michal Turek
          Path:
          src/main/resources/hudson/plugins/sloccount/SloccountBuildAction/summary.jelly
          http://jenkins-ci.org/commit/sloccount-plugin/b63b5abe2a137a2b66ccd43e42e54cfe706f7788
          Log:
          JENKINS-21557 Possibly too wide table on summary page

          • Width of table on summary page depends on other areas of the page. If there is e.g. long message in a commit log, the table will be very wide.
          • It seems the default table width is set to 100% in CSS, change to "auto" helps.
          • Tested in Chrome, Firefox and Opera.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Michal Turek Path: src/main/resources/hudson/plugins/sloccount/SloccountBuildAction/summary.jelly http://jenkins-ci.org/commit/sloccount-plugin/b63b5abe2a137a2b66ccd43e42e54cfe706f7788 Log: JENKINS-21557 Possibly too wide table on summary page Width of table on summary page depends on other areas of the page. If there is e.g. long message in a commit log, the table will be very wide. It seems the default table width is set to 100% in CSS, change to "auto" helps. Tested in Chrome, Firefox and Opera.

          Code changed in jenkins
          User: Michal Turek
          Path:
          src/main/resources/hudson/plugins/sloccount/SloccountBuildAction/summary.jelly
          http://jenkins-ci.org/commit/sloccount-plugin/07e91e82f9b050941e55cc6644aeaad892a11502
          Log:
          Merge pull request #31 from mixalturek/master

          JENKINS-21557 Possibly too wide table on summary page

          Compare: https://github.com/jenkinsci/sloccount-plugin/compare/a9b0d6c0bb6a...07e91e82f9b0

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Michal Turek Path: src/main/resources/hudson/plugins/sloccount/SloccountBuildAction/summary.jelly http://jenkins-ci.org/commit/sloccount-plugin/07e91e82f9b050941e55cc6644aeaad892a11502 Log: Merge pull request #31 from mixalturek/master JENKINS-21557 Possibly too wide table on summary page Compare: https://github.com/jenkinsci/sloccount-plugin/compare/a9b0d6c0bb6a...07e91e82f9b0

          Michal Turek added a comment -

          Fixed, will be released in 1.15.

          Michal Turek added a comment - Fixed, will be released in 1.15.

            mixalturek Michal Turek
            mixalturek Michal Turek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: