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 1icjyk-000829-B3 for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Dec 2019 05:47:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1icjyj-0007J0-3H for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Dec 2019 05:47:05 +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 1icjyi-0007It-NH for pgadmin-hackers@lists.postgresql.org; Thu, 05 Dec 2019 05:47:04 +0000 Received: from mail-io1-xd42.google.com ([2607:f8b0:4864:20::d42]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1icjyf-0007pO-2g for pgadmin-hackers@postgresql.org; Thu, 05 Dec 2019 05:47:04 +0000 Received: by mail-io1-xd42.google.com with SMTP id s2so2301777iog.10 for ; Wed, 04 Dec 2019 21:47:00 -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=ssnXvxzQPEKkTPeMI1YpPymbgtXXn6m2QnzGwUTdpGk=; b=vzgH1aYIxORwT+7DcmPrU8WiNo6qgAWeBVnGH56VRz0SeRnzbwvjjvE8GAFkutkrn4 E/9tmQMMeQx5Htl+e/fVAlzvAOHOaXxxleMf6N2xvIt51NcKLe8ilYFQMX2GmfV+EuN/ 1RbpeRx97iTy8aBwmdOcuofBrHkhWxC92OEbPvxCjO5edf4d2+pr46bHTTtLs8yP4eSf G8HHJAJmoGfopNX4yxB9tD9Q7+cLNc/l80KnYNX38mbR9++wmR/wuQnR5p5Xv/niFm8N Pw7B4WirH8bLLaaVc2kegyddIR6DAm3V+U9yOTUzV6ehorODrSvMSk4jpu1JdyzkLZh0 jFnw== 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=ssnXvxzQPEKkTPeMI1YpPymbgtXXn6m2QnzGwUTdpGk=; b=mjTOOZpzKHPKYuX5k8IX38xKjK1uWDVh1QRBs5t2tIVmrgTvwGwyp+/kjxQBgPPinb qJc7s0hxI1BguJQ5/hqidcuo8hFqzxdigUAf+Dwlw2TSawWyFOMz2vIfuHvKYxrbM0ES 6o98y21tOMPy+0Xl2afeO1kRMVqgAfm8UOrZ6wcmfsqPwWWEqx8JvitwahqUQdtjz4hL JS9/lf5izFTKP/SxKggzZiwniAtBeTxeKnfR89moyZGek8T4Oee94DaRgCYbUZpiowT1 rCLiG+HHBqrb3V0lPVbU5H8GHTZNE3i+w3Kvsi1Dlm5/9Fi/nf1D4mW35o38QOiXzCuy 5geA== X-Gm-Message-State: APjAAAWgw/4i2lSw+XMxA4eVOMF3XpJfPLAfO1KUGBWKRKBhcvXuYBte A53ucqCTSNDaMkpT3oagL02tvIOrFa6uUv/BVB92KVWJTDMqdoF24sJEx1CTf4Mnnm3kh/5D2iV nPJiUGi0FXzITxHIcWzBoB8Bds1yneIjAu9jxFjVCAgT75c9ffmd4EqB7C1WnZ8LyE0YGCtUT4+ 4w68keZwaSQOrsp4g0coFzJSIaw9sDYVjssl3UjjFs18isXsTwBmo= X-Google-Smtp-Source: APXvYqwehIJQ+jesFnyP8GJ45A12LI/+lgx79vzVTH3rf8pzautsnxHwvOxjtABjdC52P3z4GIL8EJ9SpIolyri3kM4= X-Received: by 2002:a5d:9641:: with SMTP id d1mr5053318ios.121.1575524818613; Wed, 04 Dec 2019 21:46:58 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 5 Dec 2019 11:16:47 +0530 Message-ID: Subject: Re: [pgAdmin4] Fix context menu CSS To: Murtuza Zabuawala Cc: Dave Page , pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000002614bc0598ee75d3" 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 --0000000000002614bc0598ee75d3 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Wed, Dec 4, 2019 at 6:00 PM Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi Dave, > > On Wed, Dec 4, 2019 at 4:22 PM Dave Page wrote: > >> Hi >> >> Is there an RM for this? >> > > I've created RM#4991 > Thanks, > Murtuza > >> >> On Wed, Dec 4, 2019 at 4:06 AM Murtuza Zabuawala < >> murtuza.zabuawala@enterprisedb.com> wrote: >> >>> Hi, >>> >>> PFA patch to fix the issue where we have context menu open along with >>> submenu and the focus is not on context menu or submenu then it was picking >>> the CSS from jquery.contextMenu.scss and displaying different color then >>> the selected theme. >>> >>> >>> -- >>> Regards, >>> Murtuza Zabuawala >>> EnterpriseDB: http://www.enterprisedb.com >>> The Enterprise PostgreSQL Company >>> >>> >> >> -- >> Dave Page >> Blog: http://pgsnake.blogspot.com >> Twitter: @pgsnake >> >> EnterpriseDB UK: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company >> > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --0000000000002614bc0598ee75d3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Wed, Dec 4, 2019 at 6:00 PM Murtu= za Zabuawala <murt= uza.zabuawala@enterprisedb.com> wrote:
Hi Dave,

On Wed, Dec 4, 2019 at 4:22 PM Dave Page= <dpage@pgadmin.o= rg> wrote:
Hi

Is there an RM for this?

I've created RM#4991
<= div class=3D"gmail_default" style=3D"font-family:verdana,sans-serif;color:r= gb(68,68,68)">Thanks,
Murtuza

On Wed, Dec 4, 2019 at 4:06 AM Murtuza Zabuawala &l= t;m= urtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to fix the issue where we have context menu open along with sub= menu and the focus is not on context menu or submenu then it was picking th= e CSS from jquery.contextMenu.scss and displaying different color then the = selected theme.

=C2=A0
--
Regards,
= Murtuza Zabuawala
E= nterpriseDB:=C2=A0http://www.enterprisedb.com
The Enterprise Post= greSQL Company



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

EnterpriseDB= UK: http://www.e= nterprisedb.com
The Enterprise PostgreSQL Company


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