Result grid rendering (was: Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file)

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Result grid rendering (was: Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file)
Date: 2019-02-26 13:38:42
Message-ID: CA+OCxowApo-_-=RPDmtkXWJ=dC4gb1oqfrOHjp4QoZtHrihz5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Khushboo,

On Wed, Feb 20, 2019 at 10:06 AM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

>
> Also, the result grid seems to only be rendering itself to use about 50%
>>> of the available vertical height now. Is that something messed up on my
>>> system, or are you seeing it as well?
>>>
>>> This issue is the side effect of the Scratch Pad commit and has already
>> been logged by Akshay. I will fix along with this RM.
>>
> Fixed.
>

I've started seeing weirdness with the Query Tool grid again. If I run View
Data on a table with more rows than can be seen on screen at once, I get a
double scrollbar. If I then resize the grid, the double scrollbar vanishes,
but the grid re-renders incorrectly. Screenshots attached.

Can you take a look please?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
Screenshot 2019-02-26 at 13.36.22.png image/png 110.8 KB
Screenshot 2019-02-26 at 13.36.06.png image/png 118.2 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-26 13:44:23 pgAdmin 4 commit: Support double-click on Query Tool result grid column
Previous Message Khushboo Vashi 2019-02-26 09:01:10 [pgAdmin4][Patch] - Encoding Fixes