From commits-return-129606-archive-asf-public=cust-asf.ponee.io@mxnet.apache.org Mon Aug 3 04:03:04 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 6E376180644 for ; Mon, 3 Aug 2020 06:03:04 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id A34C1124599 for ; Mon, 3 Aug 2020 04:03:03 +0000 (UTC) Received: (qmail 16805 invoked by uid 500); 3 Aug 2020 04:03:03 -0000 Mailing-List: contact commits-help@mxnet.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mxnet.apache.org Delivered-To: mailing list commits@mxnet.apache.org Received: (qmail 16795 invoked by uid 99); 3 Aug 2020 04:03:03 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2020 04:03:03 +0000 From: =?utf-8?q?GitBox?= To: commits@mxnet.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-mxnet=5D_szha_commented_on_pull_request_?= =?utf-8?q?=2318845=3A_Fixed_python_website_double_scroller_and_improve_UX?= Message-ID: <159642738308.32230.5632688194677685640.asfpy@gitbox.apache.org> Date: Mon, 03 Aug 2020 04:03:03 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: szha commented on pull request #18845: URL: https://github.com/apache/incubator-mxnet/pull/18845#issuecomment-667790836 @ys2843 thanks for the fix! I verified that the double scroller problem is gone and the page seems to run smoother too. I tried page-up and page-down but it still doesn't seem to work unless I click on the inner div to adjust the focus first. Is there any way to make page scrolling with keyboard work too? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org