Page layout bug: disappears mysteriously when the source is saved locally.
This page[1] renders badly in Dillo - the text wraps to a width much wider than the browser window. But when I save the page locally it renders fine! How is this possible? The only CSS is a small inline <style>, which rules out the obvious guess of a style sheet failing to load. Fixing all the relative URLs to absolute ones has no effect. I'm mystified. Any ideas? Regards, Jeremy Henty [1] http://thbecker.net/articles/rvalue_references/section_08.html
I have see a similar problem with a page (http://www.natami.net/knowledge.php). When load from net latout is bad, but good from dillo cache. Please try to load the page, go to another one (bm: for example) and go back to original page. ?do you see diference? Diego. 2011/9/18, Jeremy Henty <onepoint at starurchin.org>:
This page[1] renders badly in Dillo - the text wraps to a width much wider than the browser window. But when I save the page locally it renders fine! How is this possible? The only CSS is a small inline <style>, which rules out the obvious guess of a style sheet failing to load. Fixing all the relative URLs to absolute ones has no effect.
I'm mystified. Any ideas?
Regards,
Jeremy Henty
[1] http://thbecker.net/articles/rvalue_references/section_08.html
_______________________________________________ Dillo-dev mailing list Dillo-dev at dillo.org http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev
On Mon, Sep 19, 2011 at 10:18:14AM +0200, Diego . wrote:
I have see a similar problem with a page (http://www.natami.net/knowledge.php). When load from net latout is bad, but good from dillo cache.
Please try to load the page, go to another one (bm: for example) and go back to original page.
?do you see diference?
Yes, I can reproduce it. This is an old bug present at least in 3.x and 2.x branches. -- Cheers Jorge.-
On Mon, Sep 19, 2011 at 07:15:58PM +0100, Jeremy Henty wrote:
Diego wrote:
Please try to load the page, go to another one (bm: for example) and go back to original page.
?do you see diference?
Yes! The layout problem disappears when I return to the original page. How can that happen?
The timing is different when it comes from cache. I hope to get this also fixed soon. It seems that it is related to the <pre> rendering issue. Cheers, Johannes Hofamnn
Johannes Hofmann wrote:
On Mon, Sep 19, 2011 at 07:15:58PM +0100, Jeremy Henty wrote:
Diego wrote:
Please try to load the page, go to another one (bm: for example) and go back to original page.
?do you see diference?
Yes! The layout problem disappears when I return to the original page. How can that happen?
The timing is different when it comes from cache.
OK, but I am still puzzled as to how this could make a difference.
I hope to get this also fixed soon. It seems that it is related to the <pre> rendering issue.
I wondered if that might be so, since the symptoms (extremely wide paragraphs) were so similar to my other report. Looking forward to testing the fix. Regards, Jeremy Henty
On Sun, Sep 18, 2011 at 10:59:55PM +0100, Jeremy Henty wrote:
This page[1] renders badly in Dillo - the text wraps to a width much wider than the browser window. But when I save the page locally it renders fine! How is this possible? The only CSS is a small inline <style>, which rules out the obvious guess of a style sheet failing to load. Fixing all the relative URLs to absolute ones has no effect.
I'm mystified. Any ideas?
Regards,
Jeremy Henty
[1] http://thbecker.net/articles/rvalue_references/section_08.html
After trying remote, local, and a slow local stream, it doesn't happen here... BTW, beware there's a TABLE width=680 in the page. Also, there're two image references that will not be found when local, (and the alt text used instead). If you want to chase it, please try to reproduce it locally first, then reduce the testcase and mist may get thiner. HTH. -- Cheers Jorge.-
participants (4)
-
darkspirit5000@gmail.com
-
jcid@dillo.org
-
Johannes.Hofmann@gmx.de
-
onepoint@starurchin.org