Re: [RM4255] Geometry Viewer captures keys in Firefox, Edge and Internet Explorer

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [RM4255] Geometry Viewer captures keys in Firefox, Edge and Internet Explorer
Date: 2019-06-05 11:00:25
Message-ID: CA+OCxoxNw_59W5t9U4EZK392R9MretZ+C2ru2P9WfmM5NJoTdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Tue, Jun 4, 2019 at 6:54 AM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is the patch to fix a focus issue in geometry view for browsers
> other than chrome.
> If geometry viewer is not visible (in wcDocker) and it loses focus, then
> blur event is triggered for geometry viewer only in chrome, but other
> browsers do not tigger blur event as the element is not visible. Code is
> changed to explicitly fire blur event in visibility hidden.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>

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

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-06-05 11:18:03 Re: [pgAdmin][RM4310] User can not connect to the Master Password with Enter button
Previous Message Dave Page 2019-06-05 11:00:20 pgAdmin 4 commit: Prevent the geometry viewer grabbing key presses when