← Back to team overview

openjdk team mailing list archive

[Bug 551321] [NEW] Applet opens embedded URL in parent window, killing applet

 

Public bug reported:

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").

** Affects: openjdk-6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Applet opens embedded URL in parent window, killing applet
https://bugs.launchpad.net/bugs/551321
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: New

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").





Follow ups

References