Bug 278529 - [console] Background color not set when Console opens the first time
Summary: [console] Background color not set when Console opens the first time
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.4.2   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: 4.3 M3   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
: 297317 334001 389714 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-30 16:06 EDT by R. Lemos CLA
Modified: 2012-10-30 17:36 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description R. Lemos CLA 2009-05-30 16:06:06 EDT
Build ID: M20090211-1700

Steps To Reproduce:
1. configure eclipse console colors other than the default GTK colors;
2. restart eclipse (note that configuration *is* correctly saved and restored);
3. do anything to trigger console pop-up (e.g. running a java program).


More information:

The console view appears with default GTK color settings.
Configuring it again corrects everything until another restart.

This bug may be not a really important one, since everything works. But it is an annoying nuisance.
Comment 1 Pawel Piech CLA 2011-06-07 19:06:08 EDT
*** Bug 297317 has been marked as a duplicate of this bug. ***
Comment 2 Pawel Piech CLA 2011-06-08 14:34:14 EDT
*** Bug 334001 has been marked as a duplicate of this bug. ***
Comment 3 Dani Megert CLA 2012-09-18 03:40:08 EDT
*** Bug 389714 has been marked as a duplicate of this bug. ***
Comment 4 Dani Megert CLA 2012-09-18 03:43:14 EDT
This is a major bug for people who use inverted colors: they won't see any text because foreground and background are white.

Steps from comment 0 don't suffice. The key here is to make sure that the Console is closed before exiting Eclipse. Only the first run of a program when the Console is opened shows the bug. Subsequent runs use the correct colors.
Comment 5 Ashish Choudhari CLA 2012-09-18 07:07:38 EDT
Thanks Dani Megert for the solution.

I followed the steps you mentioned and it did work for me.

-
Ash
Comment 7 Pawel Piech CLA 2012-10-30 17:36:05 EDT
Verified with  I20121029-0800