Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-1246642

javadoc should add blank lines at end of page

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Not an Issue
    • P3
    • None
    • 1.0
    • tools
    • sparc
    • solaris_2.4

    Description

      javadoc should put a lot of blank lines at the end of the generated class pages,
      using <br> This is needed because browsers treat links to the bottom of the
      page to not show blank lines past the end of the page. So when I follow a "see
      also" link to a method near the end of the class documentation, I don't actually
      get taken to that method, but only to the bottom of the file, where I have to then
      find the method among the several on my screen. On methods farthur up in the
      file, this doesn't happen -- I get the actual method at the top of my browser
      window.

      40 or so <br>'s at the end of the page will make the behavior consistent at a very
      low overhead (160 bytes).

      Attachments

        Activity

          People

            fyellinsunw Frank Yellin (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: