Re: [[email protected]: Commit 3626. Redraw problems]
"Sebastian Geerken" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fr, Apr 25, 2014, Jorge Arellano Cid wrote:
> On Fri, Apr 25, 2014 at 11:19:33AM +0200, Sebastian Geerken wrote:
> > On Tue, Apr 22, 2014, Jorge Arellano Cid wrote:
> > > Today I saw commit 3626, and checked whether the pages I see to
> > > produce redraw storms and CPU hogs were gone, and... no :-P
> > >
> > > I got one of them and worked reducing it to try to produce a good
> > > test case, that's the attachment. If you open it with embedded CSS
> > > disabled, it's OK, then enable it and voila: redraw storm and CPU
> > > hog.
> > >
> > > I hope this helps the cause. Please let me know whether you can
> > > work on it, or give me some clues to try to start digging further.
> >
> > Has been fixed now (really stupid bug).
>
> Good.
>
> BTW, I've come to like this kind of bugs along the way, a
> simple change, great benefit, and no major work involved.
I'd prefer not to have such bugs in the first place. :-)
> OTOH, there're still some problems. The original URL [1] still
> hogs the CPU. This time the page keeps increasing its length on
> an on ("ad eternum").
>
> When loaded with remote CSS disabled, it behaves OK (like the
> reduced test case). If you enable remote CSS, the page length
> tarts increasing (press End key and check the scrollbar).
>
> [1] http://www.bolsadesantiago.com/theme/resumeninstrumentoexterno.aspx?NEMO=lan
Most seems fixed, at least the CPU hogging. Still much space above,
but I can reproduce it with a simple test page (attached), so this
should not take long, hopefully.
Also, sizes are generally not perfect, but that will be cleaned a bit
later (general redesign of widget sizes).
Sebastian
_______________________________________________
Dillo-dev mailing list
[email protected]
http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev
s2c.html
(text/html, 453 B)
<!DOCTYPE html PUBLIC "-//W3C//DTD html 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" __expr-val-dir="ltr" dir="ltr" lang="es-es">
<head>
<title>Bolsa de Santiago</title>
</head>
<body>
<table>
<tbody>
<tr>
<td style="width: 40px; border: 1px solid green">
<div style="float:left">Precio Cierre</div>
</td>
</tr>
</tbody>
</table>
</body>
</html>
signature.asc
(application/pgp-signature, 490 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQEcBAEBAgAGBQJTYBmIAAoJEAw7+YHB+ZL65OAH/RRxeHRMjeGPd2bygoN+shlH Rdk8J/Vm+exwUmUoeKCzaouHOH/0PUYKVPD1OCyJELDmx1RneXMVZb4K0hj32Bjl XPyb/tdVZclVURPBQgzMphHQY5QTJT9BOo4dalzVeMJE5MpLxWGxVdDRzKBogEH3 jLblS8XGQRAeOErylFHUidivtmjXkw6kK6KhmwTG3FTPwQ6yGDrzLOI6EoYGHaVd FAFfAhpHpImx8VOaaAvflLeeyFPy6PnFQ1f9mk9QJN4OeA3hCrgg52ovl11L0Btv K/vuWsI/8zs75kPOyiyeFsUmVH+BMmDQshlmxL4FXEbrKE2mcA2OrjGqEIWFCkM= =qe7d -----END PGP SIGNATURE-----