[Bug 38951] New: Builtin iexplore can't do document.write in a new window
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(a)winehq.org Reporter: litimetal(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38951 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38951 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38951 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #1 from super_man(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38951 --- Comment #2 from lizhenbo <litimetal(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38951 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #3 from winetest(a)luukku.com --- Still valid wine 2.0rc5. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38951 --- Comment #4 from winetest(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38951 --- Comment #5 from winetest(a)luukku.com --- Stll valid wine 2.6. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org