https://bugs.winehq.org/show_bug.cgi?id=38951
Bug ID: 38951 Summary: Builtin iexplore can't do document.write in a new window Product: Wine Version: 1.7.47 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: litimetal@gmail.com Distribution: ---
Created attachment 51897 --> https://bugs.winehq.org/attachment.cgi?id=51897 +mshtml terminal output.txt
Run javascript code in builtin gecko:
function openWin() myw=window.open("", "myWindow", "width=200, height=100"); myw.document.write("<p>This is 'myWindow'</p>"); }
And HTMLDocument_open hasn't been called
You can reproduce this bug by wine iexplore http://78rd9k.com1.z0.glb.clouddn.com/window_write.html
https://bugs.winehq.org/show_bug.cgi?id=38951
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=38951
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
https://bugs.winehq.org/show_bug.cgi?id=38951
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- What's expected results? It opens a browser that has a button and when you click it --> opens another window similar to the mother.
I quess the "This is my window" text should be visible somewhere. But where exactly?
wine 1.9.8-git
https://bugs.winehq.org/show_bug.cgi?id=38951
--- Comment #2 from lizhenbo litimetal@gmail.com --- (In reply to super_man from comment #1)
I quess the "This is my window" text should be visible somewhere. But where exactly?
It should be shown in the new opened window.
https://bugs.winehq.org/show_bug.cgi?id=38951
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- Still valid wine 2.0rc5.
https://bugs.winehq.org/show_bug.cgi?id=38951
--- Comment #4 from winetest@luukku.com --- (In reply to winetest from comment #3)
Still valid wine 2.0rc5.
Still valid, it doesn't even resize the window. Doesn't seem to be fatal bug.
wine 2.3.
https://bugs.winehq.org/show_bug.cgi?id=38951
--- Comment #5 from winetest@luukku.com --- Stll valid wine 2.6.