openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #05060
[Bug 551321] Re: Applet opens embedded URL in parent window, killing applet
[Expired for openjdk-6 (Ubuntu) because there has been no activity for
60 days.]
** Changed in: openjdk-6 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
https://bugs.launchpad.net/bugs/551321
Title:
Applet opens embedded URL in parent window, killing applet
Status in “openjdk-6” package in Ubuntu:
Expired
Bug description:
On Lucid with OpenJDK-6 using Firefox 3.6, when a Java applet displays an embedded hypertext link which the user clicks on, the link is opened in the parent window of the applet, causing the applet to be replaced by the link and killing the applet.
The expected behaviour, and that which was present in previous releases, is to open the link in a new window (target "_blank").
References