Geometry Viewer persistently captures the keys 6, - and _ - Mailing list pgadmin-support

From Jacob Bundgaard
Subject Geometry Viewer persistently captures the keys 6, - and _
Date
Msg-id CADkb5u8jvi_vOfiYNXraOViNPwHJXq=J6tCDs3i7byTWv6uDLg@mail.gmail.com
Whole thread Raw
List pgadmin-support
Dear pgAdmin volunteers,

The Geometry Viewer in pgAdmin persistently captures the keys 6, - and _ after switching to another tab without first removing focus from the map. This can be recreated by performing the following steps in either Firefox, Edge or Internet Explorer (but not Chrome) in pgAdmin 4.3 on Windows 10:
  1. Opening a Query Tool... for a database with PostGIS installed.
  2. Running a query that returns a geometry, for example SELECT ST_SetSRID(ST_MakePoint(0, 0), 4326);
  3. Clicking the View all geometries in this column button.
  4. Clicking on the map.
  5. Clicking on the Data Output tab.
  6. Writing 6, - or _ in the Query Editor.
See the attached video for a demonstration.

Best regards,
Jacob

Attachment

pgadmin-support by date:

Previous
From: Cherio
Date:
Subject: Re: pgAdmin 4.3 scratch pad
Next
From: Khushboo Vashi
Date:
Subject: Re: Noisy dependency on psycopg2 versus psycopg2-binary