• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • xfpanel-plugin
    • None
    • Platform: All, OS: Windows XP

      Repro steps:

      1. Create a job with a sufficiently long name, e.g.
      C1_API_SYSTEMTESTS_QA_VISTAX64-01
      2. Add 10 jobs in total
      3. Switch to Extreme Feedback View.

      Result:
      The job name does not fit the window. You have to scroll to see all content,
      both horizontally and vertically

      Expected:
      The view to adjust according to current window size so that all content is visible

          [JENKINS-4914] Added jobs does not fit window

          Using the CSS3 "text-overflow: ellipsis" might be useful for this.

          Christian Höltje added a comment - Using the CSS3 "text-overflow: ellipsis" might be useful for this.

          leemeador added a comment -

          On IE 8 the vertical colored sections do not totally fill the width of the screen as they do in FireFox and Chrome. They are a fixed width unless the name of the project is long, in which case, that one section will be longer than the fixed length of all the others but may or may not be shorter than screen width.

          leemeador added a comment - On IE 8 the vertical colored sections do not totally fill the width of the screen as they do in FireFox and Chrome. They are a fixed width unless the name of the project is long, in which case, that one section will be longer than the fixed length of all the others but may or may not be shorter than screen width.

          hoodja added a comment -

          Hi perostman,

          I have a prototype working that fixes the horizontal problem, but many jobs will still cause vertical scrolling.

          I think I can overcome this, but I'm wondering if it makes sense. Imagine a view with so many jobs that when fit to the viewable area all of the job text is clipped or so small it cannot be read.

          I'm thinking of splitting the vertical scaling into a separate issue and just concentrating on the horizontal scaling for now.

          hoodja added a comment - Hi perostman, I have a prototype working that fixes the horizontal problem, but many jobs will still cause vertical scrolling. I think I can overcome this, but I'm wondering if it makes sense. Imagine a view with so many jobs that when fit to the viewable area all of the job text is clipped or so small it cannot be read. I'm thinking of splitting the vertical scaling into a separate issue and just concentrating on the horizontal scaling for now.

            hoodja hoodja
            perostman perostman
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: