Re: [Vimprobable-users] Fwd: Some sites reeeeeally slow on Vimprobable
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Daniel C. <dan...@gm...> - 2011-09-04 17:11:52
|
Hi! On Sun, Sep 04, 2011 at 03:48:07PM +0200, Hans-Peter Deifel wrote: > I just tried http://creativecommons.org/ with two different WebKit > versions. The result: > > webkit-gtk-1.2.7 is slow > webkit-gtk-1.4.2 is fast I have version 1.3.13 in use and it's also already fast. The issue was fixed in webkit 1.3.6 (https://bugs.webkit.org/show_bug.cgi?id=22102). Mabe you can use a user css script (.config/vimprobable/style.css) to overrule the -webkit-box-shadow and -webkit-border-radius properties for a better scroll performance. This should work for the first. Daniel |