From: Rob Richardson <interrob...@yahoo.com>
Sent: Thursday, August 9, 2018 10:10 AM
To: pgadmin-support@lists.postgresql.org
Subject: Navigation through edit screen is very difficult

In pgAdmin 3, if I select a table with a few thousand rows and then click the 
Edit button, I get a grid of data and a vertical scrollbar.  If I drag the 
scrollbar's thumb to the bottom of the bar, I am taken to the bottom of my 
result set and the blank row where I can add a new row if I want to.  But in 
pgAdmin 4, the scrollbar's parameters are only calculated on the basis of some 
subset of the rows in the table.  So, I drag the thumb to the bottom of the 
scrollbar, the selected row goes to some random row part way down the grid, the 
scroll bar's parameters are recalculated, and the thumb jumps up to somewhere 
around a third of the way up from the bottom.  If I drag the thumb down again, 
the process repeats.  I don't know how many times I have to do that to get to 
the bottom of the grid and the blank row, since I've never had that much 
patience.  The only way I can get to the bottom is to select some random cell 
and then hold down the Page Down key until I get there.

Is there some way I can get the scrollbar to behave the same way it does in 
pgAdmin 3?

Thank you very much.

RobR, so far not very impressed with pgAdmin 4

-----------------------------------------------------
Click the top left corner of the data output grid.

- Mark Watson

Reply via email to