[BUG] Wrong colors on SQL table result

From: Luiz Angelo Daros de Luca <luizluca(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: [BUG] Wrong colors on SQL table result
Date: 2013-06-19 19:07:31
Message-ID: CAJq09z4Gmm=qX3+_JQeLHYd-gzJBCnvpmPJk=L+2zwM4YoL5rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello,

I'm using pgadmin3 1.14.3 on OpenSUSE 12.3. I'm facing problems with
pgadmin3 color on SQL query result table when using "OpenSUSE Dark theme"
on KDE. pgadmin3 uses:

non selected cell background color = View Background (correct)
non selected cell text color = Button text (wrong, should be View Text)
selected cell background color = Selection Background (correct)
selected cell text color = Window Text (wrong, should be Selection Text)

In the SQL query result table, my View Background and Button text are both
white. So, this way, I get blank cells.
For light themes, generally Button text and view text are the same.

There is other non-critical color problems with tabs, object browser tree
that are easly visible when a dark window backound color scheme is used.

Also, when I change the colorscheme, some parts of pgadmin updates its
colors while others keep the startup color. Maybe there is some event that
needs to be treated.

Regards,

---
Luiz Angelo Daros de Luca, Me.
luizluca(at)gmail(dot)com

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2013-06-19 19:09:27 Re: [BUG] Wrong colors on SQL table result
Previous Message Marc Cooper 2013-06-19 18:38:31 Re: SQL editor view, Add favourite disabled