http://bugs.winehq.org/show_bug.cgi?id=26405
Summary: Builtin IE miss to display the origin page while open a pop-up page with window.open Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=33626) --> (http://bugs.winehq.org/attachment.cgi?id=33626) LOG: window.open
1. write a html page ( page1.html ) like this:
<html> <body> 0 <script language="JavaScript"> window.open( "/page2.html"); </script> </body> </html>
2. write another page page2.html
3. host a web server
4 wine iexplore http://localhost/page1.html
then page1 will not display , but page2 will display, and the url bar just show http://localhost/page2.html
$ wine iexplore http://localhost/page1.html
http://bugs.winehq.org/show_bug.cgi?id=26405
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=26405
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=26405
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2011-06-07 06:29:26 CDT --- Yeah, that's a known bug
http://bugs.winehq.org/show_bug.cgi?id=26405
--- Comment #2 from fracting fracting@gmail.com 2011-11-18 11:10:39 CST --- retest with wine-1.3.32-398-g418af7e ,
page1 displayed, page2 doesn't popup.
http://bugs.winehq.org/show_bug.cgi?id=26405
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d870b8c3e37f91e885dabc99eca | |4b0e05539e486 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Jacek Caban jacek@codeweavers.com 2012-01-10 07:19:10 CST --- Fixed in today Git.
http://bugs.winehq.org/show_bug.cgi?id=26405
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-01-13 13:50:05 CST --- Closing bugs fixed in 1.3.37.