Bug: rows in Query Output pane are too narrow with higher DPI

From: Daniel Hahler <genml+pgadmin-support(at)thequod(dot)de>
To: pgadmin-support(at)postgresql(dot)org
Subject: Bug: rows in Query Output pane are too narrow with higher DPI
Date: 2016-04-21 13:38:48
Message-ID: f6e82a28-81e7-5e78-52c9-fa9821ffdf7e@thequod.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I'm seeing a problem similar to http://www.postgresql.org/message-id/F246364E-8DEF-4B0A-ACB6-1D6113B7A756@pobox.com, but only with higher DPI (more than the default 96).

With DPI 96 the height of the columns/rows has enough height, but with 176 (or 140) the cell contents gets cut off.

The same applies to the splash screen and (to some extent?!) the "Object browser" heading.

I can provide screenshots if that would help.

I am using Arch Linux, and pgadmin3 1.22.1.

The DPI is controlled via https://github.com/derat/xsettingsd (which provides settings to X11 applications via the XSETTINGS specification).

I am using "Xft/DPI 180224" (176 * 1024), but it's even more obvious with "Xft/DPI 256000" (250dpi).

TEST CASE:
1. run xsettingsd: xsettingsd -c <(echo "Xft/DPI 256000")
2. run pgadmin3 and look at the splash screen and "Query Output" tab (with results)

Thanks,
Daniel.

--
http://daniel.hahler.de/

Browse pgadmin-support by date

  From Date Subject
Next Message Bryan Murillo Rodriguez 2016-04-23 17:45:53
Previous Message Neel Patel 2016-04-20 11:24:19 Re: pgadmin4: no module flask