Hi On Mon, Jun 12, 2017 at 2:03 PM, Surinder Kumar <[email protected]> wrote: > Hi > > I confirm this is updated patch.
Thanks. Something else seems to have changed that I can't spot. Only <return> should be ignored if a child control has focus - Escape and F1 should continue to work. I tried moving the: if (panel && panel['_type'] !== 'node_props') return; into the branch for keyCode.ENTER, but that doesn't seem to help. -- 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 ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
