JDK-6787261 : ClickTag: Firefox3 FIX is still not complete
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u12
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: generic
  • Submitted: 2008-12-19
  • Updated: 2010-09-08
  • Resolved: 2009-01-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u12 b03Fixed
Related Reports
Relates :  
Description
BUidl test : 6u12 PIT bundles(dec- 18)
Original fix against 6782570 is working fine with all scenarios on IE7/IE6 but that's not true on Firefox3.
Please run the "AppletContext.showDocument(url,,<new requested window>)"
 scenario from the following page
http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/popupblocker/PopUpBlockerBlankStatus.html
If pop-up is getting blocked then bug is reproduced

Comments
EVALUATION The fix for 6782570 checks if the taget is "_blank" before calling the NPN_PushPopupsEnabledState. Removing the checking for "_blank" condition fixes the problem.
19-12-2008