Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYTeu-0003u4-Sa for pgadmin-hackers@arkaria.postgresql.org; Wed, 05 Jun 2019 11:00:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hYTet-0005qT-NT for pgadmin-hackers@arkaria.postgresql.org; Wed, 05 Jun 2019 11:00:43 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYTet-0005qG-Bv for pgadmin-hackers@lists.postgresql.org; Wed, 05 Jun 2019 11:00:43 +0000 Received: from mail-io1-xd29.google.com ([2607:f8b0:4864:20::d29]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYTeq-0007Ex-Jx for pgadmin-hackers@postgresql.org; Wed, 05 Jun 2019 11:00:43 +0000 Received: by mail-io1-xd29.google.com with SMTP id w25so19811087ioc.8 for ; Wed, 05 Jun 2019 04:00:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cD9jeTUl9MMaJorwIERSHKg4MmfKAjcbIErHXtHO1SE=; b=W0C6O8e6VeUDXmMPQaMevpvfyAJ3/qFrt025iDDm0d2XgV0V10mYbGXru1CeNCH3Y9 WMxHJyGNGhe3HJzRCyJouIWny1QFHwG6ZIbTle6NYtzlr8cg9ch6bcbYr2j701yCkMN6 vojOePUqOD6HoeLbGmFxvAAO0VU09hwObafHKPloRjpUMHRD8GD8qxanMSfK/cp7h765 E8JvWkcR0buSAP91R3DmL9mRHGzKzF95Luaopi4pRCaDnBTWTsvFefW2qfgWfKC9NXxg xmJHPfCrJ54VaV26fV60yhK0vti5u9A3CeAaqxr2++eWj3JiTDf29hvnFLxI2/77EfKU zMqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cD9jeTUl9MMaJorwIERSHKg4MmfKAjcbIErHXtHO1SE=; b=uGpmWE5L7ZpCnJugIt9ga25u+fIqdVjrDUTbSVa5WoaGvl7k/HegtgQ/QWK4bZDSfR QrFqgxYk6hHBB1iGg0cKj4nIFyE0VsWIMrFnJj0vHEfrOGHHRuUOgKh2YUyB1zu5lRJ3 S9d/fAphht5gNB8QWT3gDJWysilKWUBRk+Wu/cgMlQNxPJhEvsK7px0z/VNR94Q0Ob5h hoNspcfEJI7wCcB39vhvJhJ+px8a+A9SLS9tbbEzUeSkO9wuwT5dc2aZfDROOPSubtmp vyD9XTO57OlpYH5NJe5O7xEufaMTV/li/2qgvf9W4R6dd73qZIPJbUsW4jYN5IQertAJ m12Q== X-Gm-Message-State: APjAAAWQ0DeNPLJaTDRQZ9f437rZTyY4ulfP8vahobGnslRHSAtgpQj1 6NrhwYLL9+GVDZwQsqBfVATZIdlUN3/xF/ORP/micg== X-Google-Smtp-Source: APXvYqzozgGCDlJF3CTY/GDCihBnRlQsg5NBeZzoCu3FYf9x3oM/Ech8ImiiD86u0W4VPWOvGQ36M1L3dCR6p1GNsZQ= X-Received: by 2002:a5d:9456:: with SMTP id x22mr9070911ior.71.1559732437976; Wed, 05 Jun 2019 04:00:37 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Wed, 5 Jun 2019 12:00:25 +0100 Message-ID: Subject: Re: [RM4255] Geometry Viewer captures keys in Firefox, Edge and Internet Explorer To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000e94db8058a918133" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000e94db8058a918133 Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Tue, Jun 4, 2019 at 6:54 AM Aditya Toshniwal < aditya.toshniwal@enterprisedb.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 --000000000000e94db8058a918133 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Tue, Jun 4, 2019 at 6:54 AM Aditya Tosh= niwal <aditya.toshn= iwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to = fix a focus issue in geometry view for browsers other than chrome.=C2=A0
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.
<= div>
--
Thanks an= d Regards,
Aditya Toshniw= al
S= oftware Engineer |=C2=A0EnterpriseDB India |=C2=A0Pune
"Don't Complain about Heat= , Plant a TREE"


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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--000000000000e94db8058a918133--