Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bExxo-0000gO-Pa for pgadmin-hackers@arkaria.postgresql.org; Mon, 20 Jun 2016 12:06:00 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bExxo-0004Sj-C4 for pgadmin-hackers@arkaria.postgresql.org; Mon, 20 Jun 2016 12:06:00 +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 1bExxn-0004Sb-O6 for pgadmin-hackers@postgresql.org; Mon, 20 Jun 2016 12:06:00 +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 1bExxk-000499-QG for pgadmin-hackers@postgresql.org; Mon, 20 Jun 2016 12:05:58 +0000 Received: by mail-it0-x22c.google.com with SMTP id a5so44570275ita.1 for ; Mon, 20 Jun 2016 05:05:56 -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=B1/iky9ojXx5QqMScm/HfnNwEa6KSN//z0a3iqnN7rQ=; b=uOjB2IOWuS4eW505YKCBXUnkNNqELYLQkGABTKMsBuyCqyp6Zq3Zi8OBF8licc5dQt wWY7w7CGGrmLg8kOTPM7mwDqsFYx/28Xjttcem3Iu7AQ6qkbjGYQF4bJ5S9VkSekl5hU MWetlKSUW7k0vToWW+5J2Mr6cM57DnT4PFj9MadpJl82oJAoBDOM07fX5DENEKQtM6W/ P0TbYwcfYT/XN+s1/wOwhDG0qJsNqMehHY6LESTwaqc4p8/XQWYo6octjpyVJgtNzrac DRiJEOa84uQHBjM1J5V0PjM+o0qlaqFxqx0duv2vldU4zSVHjfHhMJoT18oS3yUqEkr3 nk1Q== 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=B1/iky9ojXx5QqMScm/HfnNwEa6KSN//z0a3iqnN7rQ=; b=hGjCZcq3Wgi4VgEuDb14TyRCJq8TB4wATfDcsy0VMj/VzytNsPoXoWzzJI0PpMigOO e2uTPJh3KPJRjFiv8M47YH8fYGa3r4OLAZNrj9xgcepLt3PzbFNGK1akkHz01d+1uc0r 0OJ+G87ov0AlpxOYSvCM34Q2iqWH3dytvV8EL1UYL+feJqCLMwkFOyT4E9ZAbk5JlS28 DYcbyMSnL85Jkjqa5AlCqWYz+L0IZKNz3Lj6SlfbORoIb9UEh2PhZFCo2DbinVv+p5AO oPKOmkaucmfYteb90jOnwnIBvcIwpTikqze5d/QRCVyS42urJ2OYMl4NTNszATuIVyBK +JlA== X-Gm-Message-State: ALyK8tKWTBFk4KKz091XmiiWIMmz+heGoYAfQEpubKQshUYjMG+wMMHSnBs7Ibaku29pxRH6veMAo5fbNK4DcQ== X-Received: by 10.36.116.17 with SMTP id o17mr15784851itc.35.1466424355755; Mon, 20 Jun 2016 05:05:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.24.233 with HTTP; Mon, 20 Jun 2016 05:05:55 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 20 Jun 2016 13:05:55 +0100 Message-ID: Subject: Re: Fix for issue RM1336 [pgadmin4] To: Harshal Dhumal Cc: Ashesh Vashi , 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 OK, applied as-is for now. I guess all our shortcuts will probably end up being Ctrl+Shift+Something :-( On Mon, Jun 20, 2016 at 10:45 AM, Harshal Dhumal wrote: > Hi Dave, > > I tried to find unique shortcuts keys combination using function keys on > different platforms (windows, mac, linux ) but no success. Any combination > of function keys with either of (or some of them together) Alt, Ctrl, Shift > conflict with either browser functionality or with window functionality > (like resize, move, minimize, maximize etc). > > And regarding Ctrl+F5, it is for hard refresh on some browsers. > > -- > Harshal Dhumal > Software Engineer > > EnterpriseDB India: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > On Thu, Jun 16, 2016 at 8:03 PM, Dave Page wrote: >> >> On Thu, Jun 16, 2016 at 3:28 PM, Ashesh Vashi >> wrote: >> > On Thu, Jun 16, 2016 at 5:10 PM, Dave Page wrote: >> >> >> >> On Thu, Jun 16, 2016 at 12:14 PM, Harshal Dhumal >> >> wrote: >> >> > Hi, >> >> > >> >> > As per my offline discussion with Ashesh; He is suggesting not to use >> >> > Function keys as shortcuts. >> >> >> >> Why? That is primarily what they are on the keyboard for. >> > >> > F5 is always bind to refresh function of the browser on linux & windows. >> > Similarly - many shortcuts of browser are bound to the function keys. >> > >> > Hence - I asked not to use F5. >> >> I suggested Ctrl+F5. > > > >> >> >> -- >> 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