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 1hqprm-00048s-Qw for pgadmin-hackers@arkaria.postgresql.org; Fri, 26 Jul 2019 02:21:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hqprl-0003xG-75 for pgadmin-hackers@arkaria.postgresql.org; Fri, 26 Jul 2019 02:21:53 +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 1hqprk-0003wv-Rx for pgadmin-hackers@lists.postgresql.org; Fri, 26 Jul 2019 02:21:53 +0000 Received: from mail-qt1-x841.google.com ([2607:f8b0:4864:20::841]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hqprh-0000Ci-Ae for pgadmin-hackers@postgresql.org; Fri, 26 Jul 2019 02:21:52 +0000 Received: by mail-qt1-x841.google.com with SMTP id w17so6834497qto.10 for ; Thu, 25 Jul 2019 19:21:48 -0700 (PDT) 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=vlfRMcWV4vVayrWqcczyl6br0ESnfyV5VwOhdpAmxnQ=; b=HZ8NWm2xtN6zvFF85lfeEfltWWJ30w6BYPXyVUzAbVUCT1q64B45DcV5bPqBk2crzQ B21YbgoWcLF6DiT9OwOQkBXqoHMkz76b9GGrEXsSi6FPJY2L4G8THHPMQeWEfireVSma BG0HQQWOWDdo9IpY5o5PhN5L0Y7GvKJleKxuvHhNg0sOAeNVz0o2u3PxWODZvJvBAUBt rHOdkN39emUiHS61h6ze1BX9LxxlMb5ALIv9RTbxEohceL+lCCT6755Holsob/E27Grz XMfWo14rixTaIhvukzDS/tEhzBa4NO46lx+1qT+engd++Fc6CHyxszWFn0UzArKCwAz4 eGog== 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=vlfRMcWV4vVayrWqcczyl6br0ESnfyV5VwOhdpAmxnQ=; b=ayuqZ2AeUo1IhEXmhacms0IQc1JKExniQKYM7pGdnRRBbyeDmF/Hn+6YmLFTAQzDVr Wd3YmJ443+jIKXejqvD662IXfoZxD+TyCpBc8ZTMdCTA7CwpExz5Ml48bNUQBxTxo2Fc fiXoVDvpcWL5wDJD8yAkgHP4M/YG7UvgGK8ft8S2mfelJbSfHwuKaBf/PeHLtHm6Ml0j y7gszxXA1uYYfqztBi56aGTWq3LsqITWObjhXKlOOBOS583OSVRKG6kbTPeWGJg6g2kp 9gVcwl98HhaU7LB7zsbXNk/AjTyvsWJfHn8yJBkFXD5+m9Yr7uwuUGCFbfG/srTOp0vX 4L7g== X-Gm-Message-State: APjAAAWcAJKLwTsAKlkFD+Anfm/jwFLqXXI5EvhI5AxGDApmNgtcF3X4 jxzzBElqZoZkBNQLdVBh5XIQ6KlqVoOQdt6zvNIcIA== X-Google-Smtp-Source: APXvYqxbVOsiiojaoxAV1S5rVearqn2vpb3eLFM9WHPNbSdr+edwZXoWLIwHBdNh7gtn8Tvpu921pQO83wetnEGSjEo= X-Received: by 2002:aed:37e7:: with SMTP id j94mr59744941qtb.75.1564107707487; Thu, 25 Jul 2019 19:21:47 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Fri, 26 Jul 2019 07:51:35 +0530 Message-ID: Subject: Re: [pgAdmin][Patch] Highlight adjacent switch cell on focus in backgrid(IE11) To: Dave Page Cc: Ganesh Jaybhay , pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000004bbaac058e8c34ed" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000004bbaac058e8c34ed Content-Type: text/plain; charset="UTF-8" Hi Dave Yesterday I have committed this patch, as email was held for moderation. Ganesh has send the patch to me directly. On Thu, 25 Jul, 2019, 21:25 Dave Page, wrote: > Hi, > > What's the RM number for this please? > > On Thu, Jul 25, 2019 at 4:49 PM Ganesh Jaybhay < > ganesh.jaybhay@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached is the minor fix to highlight adjacent switch cell on focus in >> IE11. >> >> Currently nn create table columns tab, on navigating from Not Null? to >> Primary key? column, switch cell for primary key doesn't get highlighted. >> >> Kindly review. >> >> Regards, >> Ganesh Jaybhay >> > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > --0000000000004bbaac058e8c34ed Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Dave

Yest= erday I have committed this patch,=C2=A0 as email was held for moderation. = Ganesh has send the patch to me directly.=C2=A0

On Thu, 25 Jul, 2019= , 21:25 Dave Page, <dpage@pgadmin.o= rg> wrote:
= Hi,

What's the RM number for this please?

On Th= u, Jul 25, 2019 at 4:49 PM Ganesh Jaybhay <ganesh.jaybhay@e= nterprisedb.com> wrote:
Hi Hackers,

=
Attached is the minor fix to highlight adjacent switch cell on focus i= n IE11.

Currently nn create table columns tab, on = navigating from Not Null? to Primary key? column, switch cell for primary k= ey doesn't get highlighted.

Kindly review.

Regards,
Ganesh Jaybhay


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

EnterpriseDB UK: h= ttp://www.enterprisedb.com
The Enterprise PostgreSQL Company
--0000000000004bbaac058e8c34ed--