Thanks, applied. On Mon, Jun 12, 2017 at 3:52 PM, Surinder Kumar <[email protected]> wrote: > Hi Dave, > > Please find updated patch. > > On Mon, Jun 12, 2017 at 7:58 PM, Dave Page <[email protected]> wrote: >> >> 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. > > Fixed. >> >> >> -- >> 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 ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
