http://bugs.winehq.org/show_bug.cgi?id=36868
Bug ID: 36868 Summary: Builtin browser can't submit HTML <form> Product: Wine Version: 1.7.21 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: litimetal@gmail.com
Created attachment 48964 --> http://bugs.winehq.org/attachment.cgi?id=48964 +mshtml,+tid.txt
0. wine iexplorer http://lzbtesthustoj1000.u.qiniudn.com/htmlform.html 1. Click 'Submit' 2. Nothing happens
winetricks ie7 workarounds it
I'll keep working on it
http://bugs.winehq.org/show_bug.cgi?id=36868
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com, | |penghao@linuxdeepin.com
https://bugs.winehq.org/show_bug.cgi?id=36868
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://lzbtesthustoj1000.u. | |qiniudn.com/htmlform.html
http://bugs.winehq.org/show_bug.cgi?id=36868
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Builtin browser can't |Builtin browser can't |submit HTML <form> |submit HTML <form> if | |target is "_blank"
http://bugs.winehq.org/show_bug.cgi?id=36868
--- Comment #1 from lizhenbo litimetal@gmail.com --- In http://lzbtesthustoj1000.u.qiniudn.com/htmlform.html, such code exists
<form action="http://www.baidu.com/" method="get" target="_blank">
If we change it to <form action="http://www.baidu.com/" method="get">, then wine's builtin browser will work well.
Thank Qian Hong for spotting it.
https://bugs.winehq.org/show_bug.cgi?id=36868
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |jacek@codeweavers.com Component|-unknown |mshtml Ever confirmed|0 |1
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- This is a step forward for this bug: http://source.winehq.org/patches/data/106144
https://bugs.winehq.org/show_bug.cgi?id=36868
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f0fc2ba27d933c49313e19eabce | |3ce973597f37b Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- Fixed in Git.
https://bugs.winehq.org/show_bug.cgi?id=36868
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.38.