Web Start does not honor height / width % values

XMLWordPrintable

    • b70

        Web Start does not honor height / width % values, instead ignores % and uses internal defaults.
        In plugin applets, width and height can be set to absolute values or percentages.
        see: http://docs.oracle.com/javase/8/docs/technotes/guides/deploy/deployment_toolkit.html (section 19.1.1)
        in a browser, the percentages are taken as percentage of browser page.
        In a stand alone applet, they should be taken as percentages of screen size, instead they are ignored.

              Assignee:
              Andy Herrick (Inactive)
              Reporter:
              Andy Herrick (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: