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

Redefining font size in em gets you wrong computation

XMLWordPrintable

      Test case attached for Windows (12px as platform size).
      The font size is redefined to be 13px (1.083em). A Textfield is added to the container. The font size should be 10px ( 0.769em;). We observe that the font size is much smaller. It has a font size applied to 1.0em, not to 1.083em.

      This is as if the platform font size was in used.

            dgrieve David Grieve
            jfdenise Jean-Francois Denise (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: