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 1imCNT-0006AT-Bp for pgadmin-hackers@arkaria.postgresql.org; Tue, 31 Dec 2019 07:55:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1imCNS-0004fW-6n for pgadmin-hackers@arkaria.postgresql.org; Tue, 31 Dec 2019 07:55:42 +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 1imCNR-0004fO-Rg for pgadmin-hackers@lists.postgresql.org; Tue, 31 Dec 2019 07:55:42 +0000 Received: from mail-io1-xd41.google.com ([2607:f8b0:4864:20::d41]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1imCNJ-00008N-TD for pgadmin-hackers@postgresql.org; Tue, 31 Dec 2019 07:55:41 +0000 Received: by mail-io1-xd41.google.com with SMTP id z193so33380477iof.1 for ; Mon, 30 Dec 2019 23:55:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=AlPq7WAS/BID64/vaBdwbCq3b3OcocAqCEhHUTcqZGo=; b=lw4DUJCCLUEhJPTarc5HWqvMwuDL3Ahizin8vE4sfGbr0mvXC4Ny8Xf6YmU46LfRY1 68mWPQm5b+ey1+/EQWeNfTRQY7m3gDlAt3Q72P1U84iW5yJldCI0xRPPr3sjKBkXChi/ db5RLj8EudSCRTfbhhgtLAaJpTBgbrXvkUhnMdgTUtl7X02PxwpK0J+DKX2k/QdpPlTZ dkNRur5oJtv/awc66HI8b9K3hW5Zcl151SudygkVA8V+3s7M9Yfo48JgP0HoxXTmbzgF Gl246HH7WNPYp67B6mxJvAAfLsr3C527Vlaqapw5su2XkgDIDB59rrt44Pbm9qZJv5lC Q6tg== 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=AlPq7WAS/BID64/vaBdwbCq3b3OcocAqCEhHUTcqZGo=; b=Arcpby3rwo0Cm38DZG/7LWjTlrT79AvhsT9IK3EzeZvYy9SQ9Wn1YciUjDkDP6xj+5 m09P/LFrBDz6UJove5/5YZZ6t3EbtGncXhLdfDHVoaqbw16X/D6cG9Zgzm5wVPfYsSvB WfOnMiodPF44/odoECgwEUtlYAgANMA3E+mai10VJJvKyxtdw/93pz9prxAbIwrkhi1z NpMfFCtuNc3quj3Jqdz23HDAY4Hq1A/LxMyxqAGraJZMpuRRHcG6BhaWSvqtaQ2UE27e F/6Yiy2JkX6HvyEfYHTxD7B048Y/WjHIuwAtLwN1gAYz9cwCKU+MwIwiTFzy8VD4o9XW jlZA== X-Gm-Message-State: APjAAAWXR8GjeULXYEjV6YJLhjxtHPoSr4MMhNgm7nKwoyGaZ6Y5UoLM cWWfXA9t0OCvIe+fPQc7khG2gLSXeABvFsn4abvz+SCm8wYdglQ/WzfcPq/2E02Evo142hzisiI ++gOslTTD9kLWkzLNmVaoRDXdFTkvpLR8eOSba1e3GpJiUtz5RMrsY+MWY5PPXPPPPdFH54fLde cY9plk6S80z0IvKNhBg3xjL/yqHGpucKqmYAjScrFZVBcH6ZqGOmw= X-Google-Smtp-Source: APXvYqxXkmMEhqMs8J+kHXbf5jSaG0kpi3BjYy/HNvSdAGBWnetafptS20MPegL6e5DLij9uAPaKWYJAlnuXPT4cqOU= X-Received: by 2002:a6b:f404:: with SMTP id i4mr46470107iog.252.1577778931783; Mon, 30 Dec 2019 23:55:31 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 31 Dec 2019 13:25:20 +0530 Message-ID: Subject: Re: [pgAdmin4][RM#4772] Add aria-label attribute to buttons used in graphical explain plan To: Nagesh Dhope Cc: pgadmin-hackers , Murtuza Zabuawala Content-Type: multipart/alternative; boundary="000000000000c373ef059afb4853" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000c373ef059afb4853 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Fri, Dec 27, 2019 at 12:56 PM Nagesh Dhope wrote: > Hi Hackers, > Please find an updated patch. The patch includes fix for not to blur the > focus from (Zoom in, Zoom out, Zoom to original and Download) button after > a click. > > > On Fri, Dec 20, 2019 at 5:47 PM Murtuza Zabuawala < > murtuza.zabuawala@enterprisedb.com> wrote: > >> Hi, >> >> PFA patch for adding aria-label to buttons used in graphical explain plan >> section. >> >> - Fixed another minor issue where we will only use dialog tab navigator >> keyboard shortcuts only on visible tabs. >> >> >> -- >> Regards, >> Murtuza Zabuawala >> EnterpriseDB: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company >> >> > > -- > Thanks, > Nagesh > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --000000000000c373ef059afb4853 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Fri, Dec 27, 2019 at 12:56 PM Nag= esh Dhope <nagesh.dhope= @enterprisedb.com> wrote:
Hi Hackers,
Please find an updated pa= tch. The patch includes fix for not to blur the focus from (Zoom in, Zoom o= ut, Zoom to original and Download) button after a click.


On Fri, Dec 20, 2019 at 5:47 PM Murtuza Zabuawala <murtuza.zabuawala@ente= rprisedb.com> wrote:
Hi,

PFA= patch for adding aria-label to buttons used in graphical explain plan sect= ion.

- Fixed another minor iss= ue where we will only use=C2=A0dialog tab navigator keyboard shortcuts only= on visible tabs.


--
Regards,
Murtuza Zabuawala
EnterpriseDB:=C2=A0http= ://www.enterprisedb.com
The Enterprise PostgreSQL Company

=


--
Thanks,
Nagesh


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--000000000000c373ef059afb4853--