https://bugs.winehq.org/show_bug.cgi?id=37595 Bug ID: 37595 Summary: cls command does not fill screen attributes Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: gamax92(a)aol.com Distribution: --- Created attachment 50031 --> https://bugs.winehq.org/attachment.cgi?id=50031 Demonstration of bug When cls is ran from wineconsole, the screen is filled with spaces as like windows, but the screen is not filled with the current console attributes. Noticeable if cls is called with text that has different background colors, text vanishes to spaces but the color is unchanged. Attached is an example where a program ran dumps colored text on the screen and then exits, leaving the current attributes in cyan on blue. cls is called and the screen isn't filled to cyan on blue. -- 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.