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

JEditorPane doesn't recognize CSS vertical-align property

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Imported:
              Indexed: