White text on white background in Edit Data JSONB column

From: Marcus Crowley <marcus(dot)s(dot)crowley(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: White text on white background in Edit Data JSONB column
Date: 2016-07-22 01:10:01
Message-ID: CAPbnK+FAqT9+RBVP=jvy4C24AVf5LN20Y35RkvXY_hcDeOvoug@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I am using pgadmin 1.20.0 on Windows 10. When I am looking at my table
which has a jsonb column, if the contents of a field are long (in my case
the field is 22k of JSON), the text is not visible in the appropriate cell
until I click on the cell and drag left or right. When I do this (ie.
highlight the text with the mouse), the text is legible (black text on
white background).

This is annoying as the field appears blank until I highlight it. With a
short piece of JSON, there is no such problem.

Screenshot:

[image: Inline image 1]

Browse pgadmin-support by date

  From Date Subject
Next Message Daniel Buus 2016-07-22 12:29:19 Cannot connect to Postgres without allowing non-SSL connections in pg_hba.conf
Previous Message Dave Page 2016-07-18 07:52:19 Re: pgAdmin 1.0-beta2 numeric(12,3) displayed as numeric(...,2) in View Data filtered