https://bugs.winehq.org/show_bug.cgi?id=32183
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- This is fixed in git for consoles backed use conhost (pseudo and unix consoles). In those cases, ReadConsole is implemented in conhost and kernel32 only does one ioctl requiring read access. It will be fixed for console windows when they are migrated to conhost.