• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • core
    • None
    • Platform: All, OS: All

      Sometimes the generic page footer (<td id="footer"> and background-image:
      url(${rootURL}/images/hudson.png) in
      main/core/src/main/resources/lib/layout/layout.jelly) can get in the way of page
      layout. I will attach a screenshot of the config page for one of my projects, on
      Firefox/Gnome, minimum font size set.

      I am especially suspicious of the arbitrary-looking 70% in

      <table id="main-table" width="100%" height="70%" ...>

      but maybe something else is to blame.

          [JENKINS-437] Bottom bar can overlap with text

          Jesse Glick added a comment -

          Created an attachment (id=50)
          Project config page, scrolled down to bottom, showing footer interfering with controls

          Jesse Glick added a comment - Created an attachment (id=50) Project config page, scrolled down to bottom, showing footer interfering with controls

          Is this on deadlock.nbextra.org? I'd like to get the real HTML so that I can use
          FireBugs to tweak CSS and what's causing this.

          Internet Explorer can capture the whole page including all the reference CSS.
          Firefox has the scrapbook extension to do the same. Could you use one of those
          to capture the complete HTML?

          Kohsuke Kawaguchi added a comment - Is this on deadlock.nbextra.org? I'd like to get the real HTML so that I can use FireBugs to tweak CSS and what's causing this. Internet Explorer can capture the whole page including all the reference CSS. Firefox has the scrapbook extension to do the same. Could you use one of those to capture the complete HTML?

          Jesse Glick added a comment -

          Hmm, doesn't seem to be happening at the moment (on the same page as I took a
          screenshot of before). Not sure what changed. Will reopen if I find another example.

          Jesse Glick added a comment - Hmm, doesn't seem to be happening at the moment (on the same page as I took a screenshot of before). Not sure what changed. Will reopen if I find another example.

          Jesse Glick added a comment -

          I got it again on:

          http://deadlock.nbextras.org/hudson/job/trunk/2933/changes

          I get the bottom bar just beneath
          web/project/src/org/netbeans/modules/web/project/classpath/ClassPathProviderImpl.java.

          It fixed itself when I turned off minimum font size (normally 18 pt) using the
          Web Developer extension. But, when I turned m.f.s. back on, it was still
          correct. But when I revisited the page from another page, it was broken again -
          but now at a different position, just beneath "TreeSet storing the
          DocumentElements...". If I reload either page, it looks OK. The actual position
          seems to be random each time. So I don't know what is going on.

          Can you reproduce at all?

          Is the height=70% there for a real reason?

          Jesse Glick added a comment - I got it again on: http://deadlock.nbextras.org/hudson/job/trunk/2933/changes I get the bottom bar just beneath web/project/src/org/netbeans/modules/web/project/classpath/ClassPathProviderImpl.java. It fixed itself when I turned off minimum font size (normally 18 pt) using the Web Developer extension. But, when I turned m.f.s. back on, it was still correct. But when I revisited the page from another page, it was broken again - but now at a different position, just beneath "TreeSet storing the DocumentElements...". If I reload either page, it looks OK. The actual position seems to be random each time. So I don't know what is going on. Can you reproduce at all? Is the height=70% there for a real reason?

          I use Firefox 2.0.0.3 and it renders it correctly.

          Layout in HTML is always a bit of black magic to me. IIRC, that height=70% is
          there to push down the footer when the main portion doesn't have much content.

          Kohsuke Kawaguchi added a comment - I use Firefox 2.0.0.3 and it renders it correctly. Layout in HTML is always a bit of black magic to me. IIRC, that height=70% is there to push down the footer when the main portion doesn't have much content.

          Jesse Glick added a comment -

          Don't think I've seen this in a while.

          Jesse Glick added a comment - Don't think I've seen this in a while.

          Mark Hudson added a comment -

          I've seen this as recently as version 1.633 with Console Output or Robot Results.
          The worst is when the "Click Here To Dismiss" footer gets multiple lines in it.
          But even the relatively small "Help Us Localize This Page" sometimes obscures the last line or two of text.

          Mark Hudson added a comment - I've seen this as recently as version 1.633 with Console Output or Robot Results. The worst is when the "Click Here To Dismiss" footer gets multiple lines in it. But even the relatively small "Help Us Localize This Page" sometimes obscures the last line or two of text.

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: