Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aqwNY-0001QA-Kl for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Apr 2016 05:33:16 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1aqwNY-00064x-7u for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Apr 2016 05:33:16 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1aqwNK-0005a6-L4 for pgadmin-hackers@postgresql.org; Fri, 15 Apr 2016 05:33:02 +0000 Received: from mail-io0-x22c.google.com ([2607:f8b0:4001:c06::22c]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1aqwNH-0007sV-Hb for pgadmin-hackers@postgresql.org; Fri, 15 Apr 2016 05:33:01 +0000 Received: by mail-io0-x22c.google.com with SMTP id o126so125435078iod.0 for ; Thu, 14 Apr 2016 22:32:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=5YSW4J5Gz26SbRfUzJlHJxbcOknGslCCCbEToKa9TV4=; b=A1zImiIN2Ul/Z56+0FtGbhcN8OwGt1H4x7g8OJS3jn5yJwDg3RV08ACR139hIWsWpQ nB7JVMcSpSsQLp89pPNw43NH4vTjrYG60HBXQEy8eT85tdZ856sgWtGGswISga+tOdK7 oehWJQrjM54TMW1vh/kvmem9X+8kDDLeuZpmBfw2lV92o2jldNx7FdQISRb1C3zeb6r5 bLmWn4Oje+++f7zMsOS3eYi51x/wNwRbn4zds8/I61DCTmYnTJ9I45sXDfpaSdAOe6SM SlD9yYvHQTbRoFw1MMvsoomYavRz9n/QV7gt6smKrMgra+cz3XnbM0uE6teGB8YFEGa8 3iKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=5YSW4J5Gz26SbRfUzJlHJxbcOknGslCCCbEToKa9TV4=; b=CZmf/4loL71Zn18eWG0GSHnCAe1Gz87MTVDFMZ4UNFYyBnYHqy3TJHswAD6pjE2/6A u/G1VdVQmiQNkQDWMseSfqNpGS+vo54pdab1ScXYTXeFE7jKEdzvKIaUUAEJC294AOxd pN4tjKidPIXCcvOPz3j02xXr7l7B45Ncr6+q8a8SFLACHwOICOau/r4A90GndO5iGSCM 2dWtd87GlDscU4XRshISc1UGaCBbV/fQGTo4VU17ID2KqfaZzlY7rRXOiSnpvXj3X996 DbM38+umMoozTN25gYDl3lWLQ0R5x/XvWmCoRgXqR9cPl3mYba+PFpOLzh1R1SAGadly t9GA== X-Gm-Message-State: AOPr4FXRO+7e796D/Mtv1RYTOOVxd3gcXLTlSnoSdLwpTA3F/nxYUU6wiKm+5UNw4xsyVS6JRGH/Q/atzS3SejWJ X-Received: by 10.107.156.193 with SMTP id f184mr19089873ioe.117.1460698378929; Thu, 14 Apr 2016 22:32:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.39.5 with HTTP; Thu, 14 Apr 2016 22:32:39 -0700 (PDT) In-Reply-To: References: From: Ashesh Vashi Date: Fri, 15 Apr 2016 11:02:39 +0530 Message-ID: Subject: Re: Dialogues not closing To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a1140cd38000e5f05307f584d X-Pg-Spam-Score: -1.2 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a1140cd38000e5f05307f584d Content-Type: text/plain; charset=UTF-8 On Fri, Apr 15, 2016 at 2:23 AM, Dave Page wrote: > Hey Ashesh, > > We have an issue with dialogues not closing on Save button presses. > One of the team told me yesterday or the day before that it's a > general issue, not one specific to the patch I was reviewing at the > time, which I've been finding seems to be the case. > > Any idea what this issue is? > Sure - I will look into it. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > --001a1140cd38000e5f05307f584d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Fri, Apr 15, 2016 at 2:23 AM, Dave Page <dpage@pgadmin.org>= wrote:

Hey Ashesh,

We have an issue with dialogues not closing on Save button presses.
One of the team told me yesterday or the day before that it's a
general issue, not one specific to the patch I was reviewing at the
time, which I've been finding seems to be the case.

Any idea what this issue is?
Sure - I will look into i= t.

--=

Thanks & Regards,=

Ashesh Vashi

EnterpriseDB INDIA:=C2=A0Enterprise PostgreS= QL Company



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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

--001a1140cd38000e5f05307f584d--