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 1gmfj3-00046q-O7 for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 14:11:26 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gmfj2-0000uq-EI for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 14:11:24 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmfj2-0000uj-0C for pgadmin-hackers@lists.postgresql.org; Thu, 24 Jan 2019 14:11:24 +0000 Received: from mail-lj1-x241.google.com ([2a00:1450:4864:20::241]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmfiu-00052K-LL for pgadmin-hackers@postgresql.org; Thu, 24 Jan 2019 14:11:22 +0000 Received: by mail-lj1-x241.google.com with SMTP id u89-v6so5381517lje.1 for ; Thu, 24 Jan 2019 06:11:15 -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=IkU9Jg+TnCR9G64dqH79lG9dv6n6yqcMp47qDafh/G0=; b=nzvff3kPPat+H/eOVnXD7hm2P12jCenMQfdVmbAsHxY+bU54Ft17tWf2bzbLZMtzDu NbcyvIQ1NjHXiqjCB8V/3NPxrUDsPpT6j8GBnhiukObT6WG4D+c4vuxJ+5ikVlsQtZTu OgUQYdwS9RxWE5FsshB3beWN1QSGNBijJpT+JO0jZFOBAxn7TJYAkJ4XyrEBK34AYK0s NqfKjZCN9M9rq78/hHIzprOKpvY5ERKvbIemimX4KLs9xXltL7NY8Jx7+j4pYQmey/HX +xOMyInkddnitVIp7Ef6pYzsNB8qNrIcZeQmAd2P03w8n3i70LiF33XUMW7vrnM8NgXv i+Bg== 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=IkU9Jg+TnCR9G64dqH79lG9dv6n6yqcMp47qDafh/G0=; b=tr8BrcqXkcHS4xN/dd+P/sDUjHRFF7hUUdW7CsvkpCZxDNYNscEg8epHBWSgXmmMHs WLFpWpVl+uwBYsbWpG13YQNkc+7reV/X2Vjk1MNAxJeZiQ5rCVZdpj7oB2QX9hZ5tN5W BLST9aCLZFVyz5mkqwR+GsQUN+NUQuDxnM3mEnz6MTkDehnZEP/73qLndAFejWqcIfpa by405QusP7s//myumAIBCpYp0mTdEidXOIgRxNRLMRMrc9ppZaPlB3dT03dZoNIrjrhY fiDCabQIF2+EIXcM+FiLcVep0RVXpOWvM8QdNaTTptc/Gzt27tzNq50zFj7ualr47pk6 2YMA== X-Gm-Message-State: AJcUukctoLzGBYkkQtmO0OWB4yblHSDcYY2dK2PlZeH0lA/Z2fWSFgfO zraXbTpxFBt40WcblS2bx9k8gfap1ko/G7d6Kc059/Kc X-Google-Smtp-Source: ALg8bN4up2uXTrycIJrJv/NNluLCHwqNeeS6NgBIrkKhVrGimVsBotXTbfLW6e/rBoIK4KPBiHUI2b0jU5qYypQ4zrM= X-Received: by 2002:a2e:9d17:: with SMTP id t23-v6mr5629445lji.57.1548339074205; Thu, 24 Jan 2019 06:11:14 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Aditya Toshniwal Date: Thu, 24 Jan 2019 19:41:02 +0530 Message-ID: Subject: Re: [pgAdmin4][RM3695] Long name is not displayed completely in Drop confirmation pop up screen for server group To: Dave Page Cc: Akshay Joshi , pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000082a1e0058034c805" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000082a1e0058034c805 Content-Type: text/plain; charset="UTF-8" Hi Dave, This patch is applied. On Thu, Jan 24, 2019 at 7:36 PM Dave Page wrote: > Akshay, > > Are you look into this? > > Thanks. > > On Fri, Jan 18, 2019 at 9:58 AM Aditya Toshniwal < > aditya.toshniwal@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached is the revised patch. The previous patch may affect changes at >> unwanted places. >> The revised patch has limited scope and will affect only where required. >> >> Kindly review. >> >> >> On Tue, Jan 15, 2019 at 6:24 PM Akshay Joshi < >> akshay.joshi@enterprisedb.com> wrote: >> >>> Thanks patch applied. >>> >>> On Tue, Jan 15, 2019 at 10:50 AM Aditya Toshniwal < >>> aditya.toshniwal@enterprisedb.com> wrote: >>> >>>> Hi Hackers, >>>> >>>> Attached is a tiny patch to fix long name display in dialogs. >>>> >>>> -- >>>> Thanks and Regards, >>>> Aditya Toshniwal >>>> Software Engineer | EnterpriseDB Software Solutions | Pune >>>> "Don't Complain about Heat, Plant a tree" >>>> >>> >>> >>> -- >>> *Akshay Joshi* >>> >>> *Sr. Software Architect * >>> >>> >>> >>> *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* >>> >> >> >> -- >> Thanks and Regards, >> Aditya Toshniwal >> Software Engineer | EnterpriseDB Software Solutions | Pune >> "Don't Complain about Heat, Plant a tree" >> > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB Software Solutions | Pune "Don't Complain about Heat, Plant a tree" --00000000000082a1e0058034c805 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Dave,

This patch is applied.

On Thu, Jan 24, 2019= at 7:36 PM Dave Page <dpage@pgadmi= n.org> wrote:
Akshay,

Are you look into this?

Thanks.

On Fri, Jan = 18, 2019 at 9:58 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com&= gt; wrote:
Hi Hackers,

Attached is the revised patch. The previous patch m= ay affect changes at unwanted places.
The revised patch has limited scope a= nd will affect only where required.

Kindly review.

On Tue, Jan 15, 2019 at 6:24 P= M Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks patch appl= ied.

On Tue, Jan 15, 2= 019 at 10:50 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> = wrote:
Hi Hackers,

Attached is a tiny patch to fix long name display in d= ialogs.

--
= Thanks= and Regards,
= Aditya= Toshniwal
Software Engineer |=C2=A0EnterpriseDB Software Solutions |=C2=A0= Pune
"Don't Complain about Heat, Plant a tree"


--
Akshay Joshi=
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246


--
Thanks and Regards,
Aditya Toshniwal
=
Software Engineer |=C2=A0E= nterpriseDB Software Solutions |=C2=A0P= une
"Don't Complai= n about Heat, Plant a tree"


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

EnterpriseDB UK: http://www.enterprisedb.comThe Enterprise PostgreSQL Company


--
Thanks and Rega= rds,
Aditya Toshniwa= l
Softw= are Engineer |=C2=A0EnterpriseDB Software Solutions |=C2=A0Pune
&q= uot;Don't Complain about Heat, Plant a tree"
--00000000000082a1e0058034c805--