-
Bug
-
Resolution: Fixed
-
P2
-
6u16-rev, 6u18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2201318 | 7 | Ragini Prasad | P3 | Resolved | Fixed | b102 |
JDK-2183825 | 6u17-rev | Ragini Prasad | P2 | Closed | Fixed | b06 |
If an applet while doing any Java > JS communication raises an netscape.javascript.JSException then further Java > JS communication is not possible.
This behavior is not reprodcucible with earlier releases i.e. everything is working fine till 6u17.
Steps to reproduce:
1)Install 6u18 PIT build-03
2) Load the following applet inside the Browser http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/popupblocker/PopUpBlockerJSNegative.html
3) Click on the button "open new window". This should raise an netscape.javascript.JSException
4) Now try to click on the button "Do Something else" or try clicking again on "open new window". If actions fails to respond then bug is reproduced
This behavior is not reprodcucible with earlier releases i.e. everything is working fine till 6u17.
Steps to reproduce:
1)Install 6u18 PIT build-03
2) Load the following applet inside the Browser http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/popupblocker/PopUpBlockerJSNegative.html
3) Click on the button "open new window". This should raise an netscape.javascript.JSException
4) Now try to click on the button "Do Something else" or try clicking again on "open new window". If actions fails to respond then bug is reproduced
- backported by
-
JDK-2201318 Regression : Applet fails to respond to further Java > JS calls once JSException is raised
- Resolved
-
JDK-2183825 Regression : Applet fails to respond to further Java > JS calls once JSException is raised
- Closed
- duplicates
-
JDK-6891833 Applet-Test: 6u18-b03 applet fails to load with IE
- Closed
- relates to
-
JDK-6809648 JSObject.eval() gets blocked by modal JDialog
- Closed
-
JDK-2182047 showDocument calls result in the new browser window opening on top of the IE window
- Closed