Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bL7br-0005eQ-KX for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jul 2016 11:36:47 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bL7br-0003D8-82 for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jul 2016 11:36:47 +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 1bL7be-0002ui-2J for pgadmin-hackers@postgresql.org; Thu, 07 Jul 2016 11:36:34 +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 1bL7ba-0008Eu-VF for pgadmin-hackers@postgresql.org; Thu, 07 Jul 2016 11:36:33 +0000 Received: by mail-io0-x232.google.com with SMTP id i186so17933492iof.1 for ; Thu, 07 Jul 2016 04:36:30 -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=Y26PNnCh58mjC++ht66ziWdqoiNPrtPXgTfsDmKiEbM=; b=Bg6IPg5jcwnqGM8H8yi4lQPfNQ5MkiXuZ9CZREiXkfiUZ4c/Vs2Zx2On282ah0MqjM XvL7hNqSuCN1qVPJzUxQyypHy5oJ/ufQCHcyKqAwWu30qeUP2kcfXuH6p6JTSXW0Oz74 UIs2CqKk1j1cMRUj8Fkk4A0F97SFSmuc2YvuShIKWLWJGUUiNinY1trpVa6LsW4AmnX8 p7Sx7iv+I54W42R7dUH7ofT5cCjiEj4dy3FRoe4PmSy2Scz7wTdI9uoC5qM4ZUzQ1ngn bQpq/14MmUIeKCcJyYuNdfEHge9WoY4pFyGAzvQxA6aYU8CVeKe9yNfpL0HAGN7FxItc tauQ== 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=Y26PNnCh58mjC++ht66ziWdqoiNPrtPXgTfsDmKiEbM=; b=HoI6D0g4c2oNTG5GKMqFj33ADoRr7tDxWbbcC5etIvK0y528JmdTXi0u14D73YVx16 kwAmZgDxTo+wHVcSrr9uhKYQ4IWmFUviQCmAOjLqeS+mNvdagBVqwA8vqZ1giSd6WuRn dcUjordIVmrWqr4jzHlHpP0QpaTPL01aKjqZdwoYJOY11Icpt6xccd3sm+nKiGuiy6Oj p5sPilsYQ0FY1TRPOZQ0VNYKAgOeWeypa2OYu9+gNKvz7KwhrlohOUXRHXSaNSJhSGS3 Td2OjfiP4ap/yl/DcwWmosT1J6LY4Tv8W5Tcc5Qzmkp2X0SFTkTLeDh/f5KnSIRP6+Q8 H8eQ== X-Gm-Message-State: ALyK8tK7J8Wj50HdEU1z7zPwPW4NnrQHWXDOC30xHdvpNC+zQ8UW1CHDqDmBex+4q2JMBSGYd41IRKuW3nsalA== X-Received: by 10.107.183.2 with SMTP id h2mr2248169iof.63.1467891389327; Thu, 07 Jul 2016 04:36:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.24.208 with HTTP; Thu, 7 Jul 2016 04:36:27 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Thu, 7 Jul 2016 12:36:27 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM#1435 - "Move to last page" should also scroll to end To: Surinder Kumar 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 Thanks, applied. On Thu, Jul 7, 2016 at 11:07 AM, Surinder Kumar wrote: > On Thu, Jul 7, 2016 at 2:30 PM, Dave Page wrote: >> >> Hi >> >> On Wed, Jul 6, 2016 at 9:16 AM, Surinder Kumar >> wrote: >> > Hi >> > >> > Please find attached patch with fix. >> > Every time either a new row is added or pasted. Scroll to the bottom of >> > the >> > table div. >> > >> > Please review >> >> It doesn't seem to work for me in either Safari or Chrome. > > Sorry, I missed this case, Now I have fixed it and it should work. > Please find the updated patch and review. >> >> >> -- >> 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