http://bugs.winehq.org/show_bug.cgi?id=35769
Bug ID: 35769 Summary: Target attributes is ignored when submitting form Product: Wine Version: 1.7.14 Hardware: x86 URL: http://www.w3schools.com/xml/tryit.asp?filename=tryxml _dom_createelement OS: Linux Status: NEW Keywords: download, patch, source Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: fracting@gmail.com
Created attachment 47762 --> http://bugs.winehq.org/attachment.cgi?id=47762 Patch from Jacek: mshtml: Use Gecko submit implementation if target attribute is specified.
Follow up of Bug 34817
(In reply to Nikolay Sivov from comment #2)
Feel free to open another bug about whole page behavior - script replaces whole document with result page and you don't even have to press a button.
I hit the same bug recently, it's a bug in HTMLFormElement_submit, Jacek has a patch for it. I've tested the patch manually and it works, any
http://bugs.winehq.org/show_bug.cgi?id=35769
--- Comment #1 from Qian Hong fracting@gmail.com --- Submit too fast, sorry.
I've tested the patch manually and it works, any further testing is welcome. I don't know how to write a non-interactive test for it, other wise I'm willing to improve and submit the patch. So I'm leaving it to Jacek :)
http://bugs.winehq.org/show_bug.cgi?id=35769
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Regression SHA1| |e61de218ee3f0924252ea690be7 | |2f01d8c9bfb05
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- Patch sent: http://source.winehq.org/patches/data/103192
http://bugs.winehq.org/show_bug.cgi?id=35769
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |992fa4802091c943d10be5fca22 | |852442e48e241 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Qian Hong fracting@gmail.com --- Fixed in git, thanks Jacek.
https://bugs.winehq.org/show_bug.cgi?id=35769
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.15.