JDK-6603559 : Plugin2: Applets hidden using style attribute fails to load
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: generic
  • Submitted: 2007-09-11
  • Updated: 2010-04-04
  • Resolved: 2007-10-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
6u10Resolved
Related Reports
Duplicate :  
Description
This one is also a regression w.r.t. 6UR. Applet, link given below, if hidden using sytle attribute then it fails to load inside the browser.
http://sqeweb.sfbay.sun.com/deployment2/jitu/deployment_JDK7_int_ws/deployment/src/plugin/manual/html/InnerClassTestHidden.html

Try loading the same applet (link given below) with style atrribute removed. This time you can notice that it will get loaded fine.
http://sqeweb.sfbay.sun.com/deployment2/jitu/deployment_JDK7_int_ws/deployment/src/plugin/manual/html/InnerClassTest2.html

Comments
EVALUATION This bug is being marked as a duplicate of 6622332 for bookkeeping purposes and does not need to be re-verified independently. In the case of a regression please file a new bug.
31-10-2007

SUGGESTED FIX http://analemma.sfbay.sun.com/net/jano2/export2/hotspot/users/kbr/webrevs/mjre/6603559_ie_set_object_rects/
15-09-2007

EVALUATION Adjusted heuristics for filtering out bogus calls to SetObjectRects that IE makes when the plugin is first instantiated. Now zero-sized applets start correctly while not propagating down the initial incorrect rectangle for other applets.
15-09-2007