On Fri, Jan 19, 2018 at 8:19 PM, microsys.gr microsys.gr < microsys...@gmail.com> wrote:
> Version 2.0 > Copyright Copyright 2013 - 2017, The pgAdmin Development > Team > Python Version 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:32:19) > [MSC v.1500 32 bit (Intel)] > Flask Version 0.11.1 > Application Mode Desktop > Current User pgadm...@pgadmin.org > > When open form for the first time or re-run from 'Execute/Refresh(F5)' > button everything looks fine. > Same good result when run SELECT script. > > My table shows: > Messages > Successfully run. Total query runtime: 5 secs. > 210930 rows affected. > > (Table's record size appx. 2700 bytes) > > - When clicking on the leftmost header cell (Image Region 1) crashes on > trying "Fetching all records" > - When clicking on any header cell for the first time (Image Region 2), > the behaviour is like clicking on the leftmost header cell (Image Region > 1), fetching all records before selecting the whole row. > > The bug is in the onclick event code of the grid header. > It seems that when click the header, the SELECT script is re-executed with > bug behaviour. > > > Logged the bug. Please track with https://redmine.postgresql.org/issues/3035 One suggestion, please upgrade your pgAdmin 4, the latest version is 2.1. Always keep pgadmin-hack...@postgresql.org in loop while reporting a bug. > > 2018-01-19 8:02 GMT+02:00 Khushboo Vashi <khushboo.va...@enterprisedb.com> > : > >> Hi, >> >> Please log your bug at https://redmine.postgresql.org/projects/pgadmin4 >> >> Provide pgAdmin 4 version and screen shot of the bug , to understand the >> issue easily. >> >> Thanks, >> Khushboo >> >> On Thu, Jan 18, 2018 at 8:44 PM, microsys.gr microsys.gr < >> microsys...@gmail.com> wrote: >> >>> OS Windows 10 64-bit >>> Python Version 2.7.11 >>> Flask Version 0.11.1 >>> Application Mode Desktop >>> --------------------------------- >>> >>> 1. View/Edit Data -> All Rows >>> Speed is almost perfect - Well done. >>> >>> Bug: >>> When clicking on top-left corner of grid to fetch all records, >>> on large tables pgAdmin4 crashes on "Fetching all records..." screen. >>> >>> >>> >> >