Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bDUrE-0005We-9o for pgadmin-hackers@arkaria.postgresql.org; Thu, 16 Jun 2016 10:49:08 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bDUrD-0003en-Sh for pgadmin-hackers@arkaria.postgresql.org; Thu, 16 Jun 2016 10:49:07 +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 1bDUrD-0003eh-Ga for pgadmin-hackers@postgresql.org; Thu, 16 Jun 2016 10:49:07 +0000 Received: from mail-io0-x232.google.com ([2607:f8b0:4001:c06::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bDUr9-0004rS-JI for pgadmin-hackers@postgresql.org; Thu, 16 Jun 2016 10:49:07 +0000 Received: by mail-io0-x232.google.com with SMTP id n127so45821079iof.3 for ; Thu, 16 Jun 2016 03:49:03 -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=me+toNy6n1I3aSBglp3I/IRV0Lfr3zXY0e+EiSL9L9c=; b=F9ynxUOPHM+WTO3c34PBGP8WadOh6WGZP2A/G8Y7Z9rkmjJzEoPsU7HLYURAWdM/sP KLKXMBtl3ZXmWWqSZBHj0GT2QJnb9bzV04nGxdYEywHdB2ZYJcXzTNIcoP/G3K5dsFkW fX19sfx0dwRnmYsNmoS0h4EinZaBqhuyC8Sc89tbbzD/L+rvfvXcLpLjZy+EbO4fO9nV tIbVXS7wseDWdUHQFSBKrhe6ihvmRaeIWAgt33QC3nz1y5XnQyC/iDw2wU2IA9Rcx6VK IBb/Hg9jHziGbaYvtOnhnfLN00o25DktSMPOFgxVv9c+svYNk7tFhRB0we7ePJpR4r61 mGhg== 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=me+toNy6n1I3aSBglp3I/IRV0Lfr3zXY0e+EiSL9L9c=; b=flR7SWcircsxJaV+XrK0/T2dCl4S6OlZz2SzGFsjpmyW2lpQRu4gl5T5zVmyKbgg9r DiQQI1HABTC6YcvAOyKIZXLtMRWnACCAj9SmJ2+/0sxOIKWYnA3BjNdsv/frCVHZQRNo CA4YvL6sfsM08jHa+TlQINFOZmZxUwWyNdWJqft9AapwFzYq/6K+cTmKl3pBT+QNo7Pw 89i9UoQ7vTZsNMPtX7j0kj2hC52GVM26+G0OrIEMnHo6+dt/IkfQvLddASAtFue9NhZM f9Ycf1C6Em+tNxplq6nZvCkHjsg/EvPWI7wYvd2vShRM8XauQyJvtKKHl8czoVkQRhIT pcvQ== X-Gm-Message-State: ALyK8tKYDBb/i073BG+UbmjosxLuf0WR7X/+JzUU5LKwhuGMV/PBn95Cna2t3lmV9F0OW46aO0VJrA56s6Us/g== X-Received: by 10.107.175.97 with SMTP id y94mr6818431ioe.70.1466074141592; Thu, 16 Jun 2016 03:49:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.24.233 with HTTP; Thu, 16 Jun 2016 03:49:00 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Thu, 16 Jun 2016 11:49:00 +0100 Message-ID: Subject: Re: Fix for issue RM1336 [pgadmin4] To: Harshal Dhumal 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 Hmm, I guess that's system dependent. What about Ctrl+F5? Or we bite the bullet and make it configurable. On Thu, Jun 16, 2016 at 11:47 AM, Harshal Dhumal wrote: > Hi Dave, > > Function keys won't work properly with browser as they already have > predefined bindings. > > e.g. > > F5 for refresh (standard) > F7 for Caret Browsing in firefox > > > -- > Harshal Dhumal > Software Engineer > > EnterpriseDB India: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > On Thu, Jun 16, 2016 at 4:10 PM, Harshal Dhumal > wrote: >> >> Hi Dave, >> >> Ok, I'll change shortcut keys >> >> New shortcuts would be: >> >> Execute --> F5 >> Explain --> F7 >> Explain analyze --> Shift+F7 >> >> >> >> -- >> Harshal Dhumal >> Software Engineer >> >> EnterpriseDB India: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company >> >> On Thu, Jun 16, 2016 at 4:03 PM, Dave Page wrote: >>> >>> Hi, >>> >>> Can we not make them compatible with pgAdmin 3? Ctrl + Shift + E is >>> significantly less convenient than F5. >>> >>> On Thu, Jun 16, 2016 at 11:28 AM, Harshal Dhumal >>> wrote: >>> > Hi, >>> > >>> > PAF patch for issue RM1336 >>> > >>> > Changes: Added keyboard shortcuts (static/non configurable) to some >>> > query >>> > tool operations. >>> > >>> > Execute --> Ctrl + Shift + E >>> > Explain --> Ctrl + Shift + X >>> > Explain analyze --> Ctrl + Shift + A >>> > >>> > Note: Keyboard shortcuts do not work if focus is set on any disabled >>> > button >>> > inside query tool or out side the query tool. >>> > >>> > >>> > -- >>> > Harshal Dhumal >>> > Software Engineer >>> > >>> > EnterpriseDB India: 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 >>> > >>> >>> >>> >>> -- >>> Dave Page >>> Blog: http://pgsnake.blogspot.com >>> Twitter: @pgsnake >>> >>> EnterpriseDB UK: http://www.enterprisedb.com >>> The Enterprise PostgreSQL Company >> >> > -- 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