http://bugs.winehq.org/show_bug.cgi?id=27449
Summary: "pause" command behaviour differs from windows Product: Wine Version: 1.3.22 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: cmd AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
$wineconsole cmd pause
On Wine: "Press Return key to continue:"
On Windows Vista and 7: "Press any key to continue . . . "
http://bugs.winehq.org/show_bug.cgi?id=27449
--- Comment #1 from Jerome Leclanche adys.wh@gmail.com 2011-06-10 23:44:21 CDT --- Tested on XP as well, the same.
http://bugs.winehq.org/show_bug.cgi?id=27449
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv@dawncrow.de Ever Confirmed|0 |1
--- Comment #2 from André H. nerv@dawncrow.de 2011-06-11 07:35:43 CDT --- confirming
http://bugs.winehq.org/show_bug.cgi?id=27449
--- Comment #3 from Austin English austinenglish@gmail.com 2011-06-11 12:40:47 CDT --- Do you have an app that depends on this? Copying strings like that directly is generally frowned upon, except for compatibility.
http://bugs.winehq.org/show_bug.cgi?id=27449
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2011-06-11 12:48:53 CDT --- This is not just copying a string, it's replicating behaviour. Any key works on windows, only return works in wine cmd
http://bugs.winehq.org/show_bug.cgi?id=27449
--- Comment #5 from Austin English austinenglish@gmail.com 2011-06-11 15:12:24 CDT --- (In reply to comment #4)
This is not just copying a string, it's replicating behaviour. Any key works on windows, only return works in wine cmd
Ahh, missed that, my mistake.
http://bugs.winehq.org/show_bug.cgi?id=27449
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #6 from Dan Kegel dank@kegel.com 2011-06-11 16:46:03 CDT --- Looks like pause might need to call SetConsoleMode like choice already does.
http://bugs.winehq.org/show_bug.cgi?id=27449
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |frederic.delanoy@gmail.com Resolution| |FIXED
--- Comment #7 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-10-10 02:40:25 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/e0ec3e400df12f682bf279e3588...
http://bugs.winehq.org/show_bug.cgi?id=27449
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e0ec3e400df12f682bf279e3588 | |d7656a7298c52
http://bugs.winehq.org/show_bug.cgi?id=27449
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2011-10-10 13:13:04 CDT --- Closing bugs fixed in 1.3.30.