[Bug 3816] width/height attribute of applet in Jnlp files gives different results with ITW and Oracle webstart
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Dec 8 14:02:22 UTC 2020
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3816
--- Comment #2 from Radhadatta <radmahap at in.ibm.com> ---
I see the code (AppletDesc.java) applet width and height in pixels. Can you pls
guide me I want to change it to percent .
/** Width of the Applet in pixels. */
private final int width;
/** Height of the Applet in pixels. */
private final int height;
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20201208/fbf0abb3/attachment.htm>
More information about the distro-pkg-dev
mailing list