From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#16840: 24.3.50; Jerky motion and up/down asymmetry scrolling images in Eww Date: Fri, 25 Dec 2015 17:54:26 +0100 Message-ID: <87h9j61nb1.fsf@gnus.org> References: <874n3rj4ng.fsf@moondust.localdomain> <83eh2v4kx6.fsf@gnu.org> <87y513rrue.fsf_-_@moondust.localdomain> <83fvnb2fbf.fsf@gnu.org> <87r3ib3rdi.fsf@gnus.org> <831tablzxh.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1451062525 1524 80.91.229.3 (25 Dec 2015 16:55:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Dec 2015 16:55:25 +0000 (UTC) Cc: nljlistbox2@gmail.com, 16840@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Dec 25 17:55:14 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aCVe4-0004NR-CD for geb-bug-gnu-emacs@m.gmane.org; Fri, 25 Dec 2015 17:55:12 +0100 Original-Received: from localhost ([::1]:35828 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCVe3-0000og-Or for geb-bug-gnu-emacs@m.gmane.org; Fri, 25 Dec 2015 11:55:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57643) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCVdz-0000oN-Mr for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2015 11:55:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCVdu-0001QA-4Z for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2015 11:55:07 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:55775) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCVdu-0001Q6-1w for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2015 11:55:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aCVdt-0000oQ-TU for bug-gnu-emacs@gnu.org; Fri, 25 Dec 2015 11:55:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 25 Dec 2015 16:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16840 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16840-submit@debbugs.gnu.org id=B16840.14510624963107 (code B ref 16840); Fri, 25 Dec 2015 16:55:01 +0000 Original-Received: (at 16840) by debbugs.gnu.org; 25 Dec 2015 16:54:56 +0000 Original-Received: from localhost ([127.0.0.1]:35144 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCVdm-0000o0-Cb for submit@debbugs.gnu.org; Fri, 25 Dec 2015 11:54:56 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:47787) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCVdi-0000nq-4x for 16840@debbugs.gnu.org; Fri, 25 Dec 2015 11:54:53 -0500 Original-Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aCVdL-0001M6-5q; Fri, 25 Dec 2015 17:54:27 +0100 In-Reply-To: <831tablzxh.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 25 Dec 2015 10:01:30 +0200") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aCVdL-0001M6-5q MailScanner-NULL-Check: 1451667267.34754@4cWZAlNp7x3kbGvQd+WNeA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:110388 Archived-At: Eli Zaretskii writes: >> From: Lars Ingebrigtsen >> Cc: nljlistbox2@gmail.com (N. Jackson), 16840@debbugs.gnu.org >> Date: Fri, 25 Dec 2015 08:43:37 +0100 >> >> > I think I found the way of reproducing this, and I will look into >> > that. >> >> Did you get any further with this, by any chance? > > I have vague recollection that I did, but I have no proof. Sorry. > > Can you show a URL and describe the gestures to reproduce the problem? I don't have any handy, and they are probably dependent on the screen size, the font size and the window sizes. But these glitches usually show up after a while if you use eww on web sites that have many images, like newspaper web sites. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no