Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fQqoI-0001O2-L5 for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jun 2018 09:02:22 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fQqoG-0005JB-Ux for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jun 2018 09:02:20 +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_SHA384:256) (Exim 4.89) (envelope-from ) id 1fQqoG-0005J1-MY for pgadmin-hackers@lists.postgresql.org; Thu, 07 Jun 2018 09:02:20 +0000 Received: from mail-wm0-x22f.google.com ([2a00:1450:400c:c09::22f]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fQqoD-0001FC-CR for pgadmin-hackers@postgresql.org; Thu, 07 Jun 2018 09:02:20 +0000 Received: by mail-wm0-x22f.google.com with SMTP id 69-v6so4219715wmf.3 for ; Thu, 07 Jun 2018 02:02:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=OZLSgWVJM+xg7VfwduMDRI1Sqng35fZlFZcBv6wAkw8=; b=hkng5/P0M/LunciK2fZ8FcVLB4a3K7OuGYxhxhrR3/b1WA25R8Bipm8OQ+sFD6yfAb VbM90JAQNFzSqPbPi/nXfBYk3l1j3CrfxyS1uOMPt7DRvnmj7Ln0CRcH6JKAMa+sFcop GaR9sBjJL8qProEe9hcwRiil+SMeBXPhWEt/l7oA9HS0DyVHxEIQfrjaJjP+2hrzNZBV bZTrRGLCy10xgtHt5SnrO14bII81HgIKsxg8RXF8WE5/oHPON3ZowvWycjULBsS2mXRv 83HwPSy32a9G95bhf7SjEMhHBXo+jps+s+8QPdfNAv7K2rFq7MB1Cy7YdrVw8ToiP6Hz V78A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=OZLSgWVJM+xg7VfwduMDRI1Sqng35fZlFZcBv6wAkw8=; b=k+iZpe1aZekNWXFcgsT3SaxXqyhvZZYqkzGOrKrVDr9Tn/fi387grTBAefbAJlLIKo +i170SdIG9qyLnMosm2l4Pxm10DB/fE0Igb61Z9rdvfHCO2JV17sV+5dyrhk3XcCBdfv wDSfe8GOUwD/BdWBnEF5eCNMfg1G+yTmKHTFCpKnQzJ3bySmhGGdzWI7W4pgRpLX+esg ZU36VaAEJ9bdO5+XjXPz1OfvFCz8solUj4j+hZc5CxxZuCAEPvB1WwLIIvfqB34CfNMm GxNiQ4HVfFP8Y38qck9bZ03y9UdmVptv8XmCKlv2+2qSbjRGfe1Oy9G9FVZXklrtxQpZ 3JHw== X-Gm-Message-State: APt69E2yTx9dLZ14aKHue9A0lCiHURQdJ7BWaVfzrOPVcoHjvoQB5O/L W7+68inn5Vx2bysG4NyHAVk4AwgV1XUHKgzEtvU6IQ== X-Google-Smtp-Source: ADUXVKLjb3C9bHLzEGHCgvg5bRNeEP9mGb/MbGNxFIBMH4IJeT+R0jkm9UIsJtGfPc/4FHz6RNlIuccPg2W1xfquCyc= X-Received: by 2002:a1c:992:: with SMTP id 140-v6mr1013313wmj.86.1528362135886; Thu, 07 Jun 2018 02:02:15 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a1c:2907:0:0:0:0:0 with HTTP; Thu, 7 Jun 2018 02:02:15 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Thu, 7 Jun 2018 10:02:15 +0100 Message-ID: Subject: Re: [pgAdmin4][RM#3404] Graphical explain plan do not display text under the node To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000032b303056e098ace" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000032b303056e098ace Content-Type: text/plain; charset="UTF-8" Hi On Wed, Jun 6, 2018 at 6:04 PM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > PFA minor patch to fix the regression issue introduced with RM#3271 commit > due to which label is not displaying under the graphical explain node, I've > attached the screenshot in RM for your reference. > I see the labels, but the popups are not displaying on mouseover/hover like they used to. Can you look into that please? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --00000000000032b303056e098ace Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi

On Wed, Jun 6, 2018 at 6:04 PM, Murtuza Zabuawala &= lt;= murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA minor patch to fix the regression issue introd= uced with RM#3271 commit due to which label is not displaying under the gra= phical explain node, I've attached the screenshot in RM for your refere= nce.

I see the labels, but the popups are not displaying = on mouseover/hover like they used to. Can you look into that please?

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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Co= mpany
--00000000000032b303056e098ace--