[Bug 36868] Builtin browser can't submit HTML <form> if target is "_blank"

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 11 08:32:52 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=36868

--- Comment #1 from lizhenbo <litimetal at 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.

-- 
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.



More information about the wine-bugs mailing list