Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bILH6-0003uQ-71 for pgadmin-hackers@arkaria.postgresql.org; Wed, 29 Jun 2016 19:35:52 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bILH5-0007g8-Q8 for pgadmin-hackers@arkaria.postgresql.org; Wed, 29 Jun 2016 19:35:51 +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 1bILGs-0007CR-Cy for pgadmin-hackers@postgresql.org; Wed, 29 Jun 2016 19:35:38 +0000 Received: from mail-io0-x232.google.com ([2607:f8b0:4001:c06::232]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bILGl-00063O-Mm for pgadmin-hackers@postgresql.org; Wed, 29 Jun 2016 19:35:37 +0000 Received: by mail-io0-x232.google.com with SMTP id f30so55275511ioj.2 for ; Wed, 29 Jun 2016 12:35:31 -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=qkZUI6xFDuZVXsNenAvDlH5gE+20z+ql09tx6kYFejw=; b=1rSqfjxGHPKxscNKvDqWYmdvgu5OiG9SUfQmdDZtAPFgo4P5gOog8ybNnQFbnPY8YU xFd4qTpKYVDk7EWduHnnKXje7I4gAjQRRnYyZ3ceFCIUxIv/wTwVblyp6uIOqsjzNIvz U5QmCw+LgfJqEgufjByF5dxu+CPfr01uUIA4Rlwm0rNUDWn83IAK3b8ctbTwOM7oD8Ep qJYdmL/kjN31FnRWAoFeBlbpUsdlOYFh1d8MpdKeevCpuL6EibENTjZMM1bqaFOPeSMO T/qMgfqxhUAFtfgUfJgUMugjTiixnmJsgDL3qp6UPAJNu/jjPf1I9wcJUUF15WsbURoJ 789w== 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=qkZUI6xFDuZVXsNenAvDlH5gE+20z+ql09tx6kYFejw=; b=DGd/6tIA0JPeCMzO0PgTpxXeF9toQuMOB2G76vnVLosfRGmCyvNvFv2OOJJpsGWB1P cmGtuGWmPnA/g15Zv1SrKL4BsnH4Sy3zD8fjph6Tku8/zAoi07r5g/KueOhBUDqTemO8 aaSWID8u/wNo43FzuOMW1lFR/yBkzDCkrxFOaDShSMGjarJoI4tIZvrpen2Ur5mkMTF5 xUi2ZpKEDIvxMthmXElnFL44D5oLsstxFk00Rp33usYjIDOxiK04PZxMSboYPnFGFr7f 6HGY7TnGN6RANa3pcvU/GehtfaIGDPn24yyvB/9VCIBTg2XQ9pJ39OZdr4z3D5BMaDAH /9XQ== X-Gm-Message-State: ALyK8tJoWuPsaBhgfAoVm6o5btNglinJw4a/vZo2HYo9Wt+QIhX/vkPUma88ty08sbviwkHt2ZwhaNI6qqaeTw== X-Received: by 10.107.3.84 with SMTP id 81mr11315204iod.156.1467228930125; Wed, 29 Jun 2016 12:35:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.24.233 with HTTP; Wed, 29 Jun 2016 12:35:29 -0700 (PDT) In-Reply-To: References: <5767F4E1.6020308@kingston.net> From: Dave Page Date: Wed, 29 Jun 2016 20:35:29 +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 On Wed, Jun 29, 2016 at 7:32 PM, Harshal Dhumal wrote: > Hi, > > Here is updated patch for RM1336 > > Fixed query tool shortcuts issue in Mac runtime and changed shortcut to show > "About" dialog in runtime from Ctrl+Shift+A ----> Alt+Shift+A I updated the runtime to use Alt+Shift+A, as well as changing the other shortcuts to use Alt+Shift to avoid future collisions. However, the shortcuts in the app still don't work in the runtime for me, so I haven't applied the other change. -- 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