nghung270192 / colorama

Automatically exported from code.google.com/p/colorama
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Text "invisible" on ksh under QNX with using Style.DIM and black background/white foreground #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. from colorama import init,Style
2. print Style.DIM + 'foo'

What is the expected output? What do you see instead?
In cmd.exe under WinXP i see the default light grey ish color... with 
Sytle.NORMAL I see white

In ksh under QNX the text is black which is the same as my background 
color.... If I used NORMAL then I see a light grey ish color.

What version of the product are you using? On what operating system?
0.1.14

Please provide any additional information below.
Not a biggy as I can conditionally check around this, but thought you would 
like to know.

Original issue reported on code.google.com by VirtualT...@gmail.com on 19 May 2010 at 6:05

GoogleCodeExporter commented 9 years ago
Many thanks for the bug report. I'll see if I can't figure out what's wrong 
later
tonight.

Original comment by tart...@gmail.com on 19 May 2010 at 6:55

GoogleCodeExporter commented 9 years ago
...or maybe four years later.

Hmmm. Am puzzled by this one. Haven't yet tried installing ksh under QNX (don't 
even know what that is yet.)

Perhaps I'm getting these wrong on a variety of 'other' terminals?

Original comment by tart...@gmail.com on 19 Apr 2014 at 10:19

GoogleCodeExporter commented 9 years ago
Once I get the chance at work i'll upgrade to the latest Colorama and check if 
this is still an issue or not.

Original comment by schmiedl...@gmail.com on 20 Apr 2014 at 2:41

GoogleCodeExporter commented 9 years ago
Hooray! Thank you very much.

Original comment by tart...@gmail.com on 21 Apr 2014 at 10:25