JEditorPane doesn't recognize CSS vertical-align property

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 5.0u1
    • Component/s: 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

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

              Created:
              Updated:
              Imported:
              Indexed: