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@winehq.org Reporter: gamax92@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.
https://bugs.winehq.org/show_bug.cgi?id=37595
Stuart Axon stu.axon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stu.axon@gmail.com
--- Comment #1 from Stuart Axon stu.axon@gmail.com --- Was able to repoduce on Ubuntu 64 bit.
https://bugs.winehq.org/show_bug.cgi?id=37595
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- What version of Wine are you using? http://wiki.winehq.org/Bugs
https://bugs.winehq.org/show_bug.cgi?id=37595
Hugh McMaster hugh.mcmaster@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster@outlook.com
--- Comment #3 from Hugh McMaster hugh.mcmaster@outlook.com --- Fixed by commit ca8b3843abc7407212ec83c2d70d7a09bbb70ba3.
https://bugs.winehq.org/show_bug.cgi?id=37595
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net, | |super_man@post.com
https://bugs.winehq.org/show_bug.cgi?id=37595
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ca8b3843abc7407212ec83c2d70 | |d7a09bbb70ba3 Status|UNCONFIRMED |RESOLVED Component|-unknown |cmd Version|unspecified |1.7.31 Resolution|--- |FIXED
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/ca8b3843abc7407212ec83c2d7...
Thanks Hugh
Regards
https://bugs.winehq.org/show_bug.cgi?id=37595
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc1.