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

In fluid layout, side-panel may overflow into main-panel

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None
    • ui-changes branch

      If side-panel contains a wide table, it may overflow into main-panel.

          [JENKINS-13266] In fluid layout, side-panel may overflow into main-panel

          Code changed in jenkins
          User: Tom Bevers
          Path:
          war/src/main/webapp/less/jenkins.less
          http://jenkins-ci.org/commit/jenkins/c6586ab682ccb1ec721be5174651f15e4e361a0c
          Log:
          [Fixed JENKINS-13266] Fixed fluid layout

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Tom Bevers Path: war/src/main/webapp/less/jenkins.less http://jenkins-ci.org/commit/jenkins/c6586ab682ccb1ec721be5174651f15e4e361a0c Log: [Fixed JENKINS-13266] Fixed fluid layout

          dogfood added a comment -

          Integrated in jenkins_ui-changes_branch #18
          [Fixed JENKINS-13266] Fixed fluid layout (Revision c6586ab682ccb1ec721be5174651f15e4e361a0c)

          Result = SUCCESS
          t.bevers : c6586ab682ccb1ec721be5174651f15e4e361a0c
          Files :

          • war/src/main/webapp/less/jenkins.less

          dogfood added a comment - Integrated in jenkins_ui-changes_branch #18 [Fixed JENKINS-13266] Fixed fluid layout (Revision c6586ab682ccb1ec721be5174651f15e4e361a0c) Result = SUCCESS t.bevers : c6586ab682ccb1ec721be5174651f15e4e361a0c Files : war/src/main/webapp/less/jenkins.less

          If width of Build History table is 300px,
          required min-width for ".container-fluid" would be 1200px and more.
          Setting min-width for ".navbar" prevents navbar from wrapping.

          Since width of Build History table varies,
          I don't think that setting min-width will resolve the issue.

          OHTAKE Tomohiro added a comment - If width of Build History table is 300px, required min-width for ".container-fluid" would be 1200px and more. Setting min-width for ".navbar" prevents navbar from wrapping. Since width of Build History table varies, I don't think that setting min-width will resolve the issue.

          Tom Bevers added a comment -

          You're right.

          Tom Bevers added a comment - You're right.

          evernat added a comment -

          Is this still an issue?

          evernat added a comment - Is this still an issue?

          Daniel Beck added a comment -

          1.572 has a new layout, and JENKINS-23829 is the issue for that implementation's identical problem, so resolving as duplicate.

          Daniel Beck added a comment - 1.572 has a new layout, and JENKINS-23829 is the issue for that implementation's identical problem, so resolving as duplicate.

            Unassigned Unassigned
            ohtake_tomohiro OHTAKE Tomohiro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: