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

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [RM4255] Geometry Viewer captures keys in Firefox, Edge and Internet Explorer
Date: 2019-06-04 05:53:39
Message-ID: CAM9w-_kmKTkU6=TxrEgOz1ztH+sD_Zwr7PiPUa7H=_LuBLUvpA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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"

Attachment Content-Type Size
RM4255.patch application/octet-stream 1.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message John G198 2019-06-04 08:05:50 Re: Help on pgAgent
Previous Message Khushboo Vashi 2019-06-04 04:59:07 Re: Help on pgAgent