GNU bug report logs - #21012
25.0.50; eww: last char of a line sometimes not fully visible

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Wed, 8 Jul 2015 18:11:02 UTC

Severity: minor

Found in version 25.0.50

Done: Michael Heerdegen <michael_heerdegen <at> web.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 21012 <at> debbugs.gnu.org
Subject: bug#21012: 25.0.50; eww: last char of a line sometimes not fully visible
Date: Fri, 10 Jul 2015 14:55:01 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> The problem is that functions we have that can tell if that happens
> require the relevant portion of the buffer to be displayed in some
> window, so I think shr.el cannot use them.

FWIW, the whole thing is already displayed, try

  (advice-add 'shr-fill-line :after (lambda (&rest _) (sit-for .5)))

and let eww display some page.

For a very large page, you can see a short flickering even without that
advice when rendering.


Michael.




This bug report was last modified 9 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.