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

JEditorPane doesn't recognize CSS vertical-align property

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4
    • None
    • 5.0u1
    • client-libs
    • Fix Understood
    • x86
    • windows_2000

    Description

      JavaHelp uses the Swing JEditorPane component to display HTML help topics. This component ignores the the following CSS definition, which uses a valid CSS property:

      tr {vertical-align: top;}

      The result is that we have to specify <tr valign="top"> for every row in our HTML tables, because our style requires top alignment rather than the default "middle".
      ###@###.### 2004-08-30

      Attachments

        Issue Links

          Activity

            People

              peterz Peter Zhelezniakov
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Imported:
                Indexed: