Issue with font size expressed in em

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P3
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: javafx
    • Environment:

      Product: javafx-2.2.0beta
      Platform: windows-amd64
      Build-Number: 133
      Build-ID: 2012-04-26_18-27-52

      and Mac, same build

      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.

            Assignee:
            David Grieve
            Reporter:
            Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: