Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNIS0-0008OE-La for pgadmin-hackers@arkaria.postgresql.org; Wed, 13 Jul 2016 11:35:36 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bNIS0-0004LH-8T for pgadmin-hackers@arkaria.postgresql.org; Wed, 13 Jul 2016 11:35:36 +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 1bNIRz-0004JH-Fw for pgadmin-hackers@postgresql.org; Wed, 13 Jul 2016 11:35:35 +0000 Received: from mail-it0-x22c.google.com ([2607:f8b0:4001:c0b::22c]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bNIRw-0003ce-N8 for pgadmin-hackers@postgresql.org; Wed, 13 Jul 2016 11:35:34 +0000 Received: by mail-it0-x22c.google.com with SMTP id f6so17855886ith.1 for ; Wed, 13 Jul 2016 04:35:32 -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=Wap8w6yToC9bGeGvBTbNsU1Vgrpt1TYwQX/S/RjR1fY=; b=q3mK6n8rUhstuPJUPaHgj/uwlJNWdtZZiKHP+DTcNvpzb12i4XheY1YXdN8lCCtcuS vUxI4Jmn1by+LnwoDCDfe3DgOhttd+u6RXMde17Xuk/FT6RBbt/KnbzPeiIRQDI/cmmz +VdH5fqnAiOONwG/uU/9Wvruy4ArfCOlvVq8wH/GX15mHzzKPSYi0i7WqDOg93AivQnC qOT22yGkpNyl5POepjefCtRyWEyvRAAjKrR+pY6ORWYa5vYERrnqQbJ9ukTvt4LzC0gg Kud4n9KOiDS81mrexPPcq+m+pkvcOJa1plTpdu8ELR1XXEGnnPEoaNBY/UXy3d9bJFKC WFOg== 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=Wap8w6yToC9bGeGvBTbNsU1Vgrpt1TYwQX/S/RjR1fY=; b=XkKJF+V1JJ65ZNNb0ZmQUPkxlLGnC2MRYq7tpf/xeQAmft5h3A4TqRgo4m/GVt+Pzf YYXmlH7IhS90c0flqb5cjcW5eUPNgO7WHrF1cL7tyfTFGNNq5oxzG+a6LGR5qMMWuPGv pho4us/ko7jnGtE4p4Cw66x2KfpCWj91XMFckXtGZgCHvcGPAuQa9SKMutWTYGKGUIaV khufuiiMIa4tsC/M8bKAHujGsk6CGTrlbYmMSkqULc5DMKpqd2VoC0Irw1rD0TQd16eQ q9Szy/4asCmVuFttK0/YLNYil37EkfQH4Rc4ZDaB0gGcJedVDPImvoiveZL8jz3syKEx XYKg== X-Gm-Message-State: ALyK8tIQaiFrX+nsy83HTPT0aZT2X674Qa/SfKh/2PKyM1xoiWasojBHb6SG4z4wmC3RGH5v6J9X7i9yAmfCmQ== X-Received: by 10.36.207.214 with SMTP id y205mr23146360itf.37.1468409731961; Wed, 13 Jul 2016 04:35:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.208.97 with HTTP; Wed, 13 Jul 2016 04:35:31 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 13 Jul 2016 12:35:31 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: Clear query window button click opens query tool in new window in Mac Runtime To: Surinder Kumar Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) 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 Thanks, applied. On Mon, Jul 11, 2016 at 9:13 AM, Surinder Kumar wrote: > Hi > > Issue: > When we click on "Clear query window" button in Query tool, a new instance > of query tool opens in new window. The event "StopEventPropogation" was not > working. > > Please find the attached patch and review. > > Thanks, > Surinder Kumar > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers