Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bhcW4-0001Jd-PV for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Sep 2016 13:03:48 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bhcW4-0007MD-7P for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Sep 2016 13:03:48 +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.84_2) (envelope-from ) id 1bhcW3-0007M7-VV for pgadmin-hackers@postgresql.org; Wed, 07 Sep 2016 13:03:48 +0000 Received: from mail-it0-x232.google.com ([2607:f8b0:4001:c0b::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bhcVw-0000Tc-G0 for pgadmin-hackers@postgresql.org; Wed, 07 Sep 2016 13:03:47 +0000 Received: by mail-it0-x232.google.com with SMTP id e124so19418331ith.0 for ; Wed, 07 Sep 2016 06:03:40 -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=SD7zYqmnjSYd9eJ1u9Bj55faqMdaCr3FRQ5Io354jzk=; b=QuVTahTVrW0BKsRzAxVAnOhIVFVi/afy7cRBQj/WPG212+UdWAFoPDICxUc/19M7rc 2reguijMU+UEDYit+NpKpH8ZgUGx0qgjpRGTGw2kmzdlkDd1ZZhRlMVSBpHf70ggy90w oKe/t2+fmgNmuzsyfuhh9w21nGty7N1x2mJlZ6xUO0vuKxMu0scoSyxpJC2et5Y2ow7H 94//9yUhJqVc6C+B88IGmR4eArpmnIxsqbDKCpJ45g18v75Al5dQRWQZZLdxAqaHj04u SVlO8P6KVpKrrnTfq0m3blHzyiJP1WRCdm+NA96/gF2FqUYqIiZSmnFfRHxquYuraoZy LXuQ== 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=SD7zYqmnjSYd9eJ1u9Bj55faqMdaCr3FRQ5Io354jzk=; b=O6nXN04VHGv3YHBR2Tm2lgTXQh14IVMxGCvqWrPPDPkun2x5sn8gxH5xh+0ee+HW7m xgsl63jXeM0Z7YJnCvAnl/uSN4QS/IO7TRgx1SQmru8jL6VEDF1V38pk5faRAKSPLSXf ePTBNloy5gmRIIn+uYLR+VIMa4vHRdogZAu46BItHbb28/mtLyFz/746vzsHGm5WXHxb gTP8c3B+IVWruXWG8q2AgtjxBWjDerwurqWTIWep5IX0gYBtwE3eFHYhkVJMoP147r85 AVERRySuIXnM9PpVeI1K5AKC60ml8w9D9Pfi9kLF/iHTIitFtEsg8eD+/YfaNOOt75Sy GvNw== X-Gm-Message-State: AE9vXwOX4gTO8U4P4pByo7t6udSug/S+iGX2A45Zu524OmwRie1dhjsYpxWqE+xWMnOMz0gKGQQ7pMfXVk/fgQ== X-Received: by 10.36.14.20 with SMTP id 20mr6212657ite.88.1473253418770; Wed, 07 Sep 2016 06:03:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Wed, 7 Sep 2016 06:03:38 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 7 Sep 2016 14:03:38 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM1581 - When switching between query tabs, the selected tab is not ready to run a query 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 Hi This doesn't apply - can you rebase it please? Thanks. On Wed, Sep 7, 2016 at 12:46 PM, Surinder Kumar wrote: > Hi > > This patch contains following changes: > 1) Set focus on query tool once loaded. > 2) While switching b/w panels find active tab and set focus on query tool. > 3) Remove whitespace from file. > > This will allow user to switch b/w panels without insisting user to click on > query tool. > > Please find 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