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

Issue with font size expressed in em

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3
    • 7u6
    • 7u6
    • javafx
    • Product: javafx-2.2.0beta
      Platform: windows-amd64
      Build-Number: 133
      Build-ID: 2012-04-26_18-27-52

      and Mac, same build

    Description

      Recently, I noticed that font expressed in em has changed their actual size.

      e.g. I had a Label with the style:
      -fx-font-size: 0.7em;

      ...that I had to update in :
      -fx-font-size: 0.9em;

      ...to get the equivalent size.

      The first style seems to be the correct one.

      Attachments

        Activity

          People

            dgrieve David Grieve
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: