-
Bug
-
Resolution: Fixed
-
P2
-
6u16
-
b03
-
x86
-
windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198801 | 7 | Calvin Cheung | P2 | Resolved | Fixed | b104 |
JDK-2182047 | 6u17-rev | Ragini Prasad | P2 | Closed | Fixed | b07 |
New browser window to be shown on top of the applet's window instead of the original browser window.
Will see that new browser window opened on top of calling browser window but beyond the separate frame window.
When you uncheck "Enable the next-generation Java Plug-in" this flag from control panel, you will see correct behavior.
See note for problem reproductions steps.
Repro test case is attached
Steps to reproduce:
ShowDocument.class*
ShowDocument.java*
applet.htm*
1) Copy class and html file in same folder
2) Launch html file
3) This will launch separate frame
4) Click on Go field
Will see that new browser window opened on top of calling browser window but beyond the separate frame window.
When you uncheck "Enable the next-generation Java Plug-in" this flag from control panel, you will see correct behavior.
** NOTE **
the cusotmer has also provided a video file demonstrating the issue
Probl1.zip
I have provded a copy of 1.6.0_18 provided by Calvin Cheung
and it did not resolve this issue.
Will see that new browser window opened on top of calling browser window but beyond the separate frame window.
When you uncheck "Enable the next-generation Java Plug-in" this flag from control panel, you will see correct behavior.
See note for problem reproductions steps.
Repro test case is attached
Steps to reproduce:
ShowDocument.class*
ShowDocument.java*
applet.htm*
1) Copy class and html file in same folder
2) Launch html file
3) This will launch separate frame
4) Click on Go field
Will see that new browser window opened on top of calling browser window but beyond the separate frame window.
When you uncheck "Enable the next-generation Java Plug-in" this flag from control panel, you will see correct behavior.
** NOTE **
the cusotmer has also provided a video file demonstrating the issue
Probl1.zip
I have provded a copy of 1.6.0_18 provided by Calvin Cheung
and it did not resolve this issue.
- backported by
-
JDK-2198801 showDocument calls result in the new browser window opening on top of the IE window
- Resolved
-
JDK-2182047 showDocument calls result in the new browser window opening on top of the IE window
- Closed
- relates to
-
JDK-6927268 ShowDocument calls results in new iexplorer process
- Resolved