Page 1 of 1

Main page appears too wide

Posted: Fri Dec 31, 2004 1:06 pm
by CapriSkye
This is fine under IE by the way :shock:

here's the difference,
Image

and in firefox
Image

so you can see under firefox, you'll have to scroll to the right to see the content. but in IE the whole content shows up correctly.
also when i go to the entry page, not the main page, firefox will show the entry correctly, so no scrolling. this is valid both in 0.7 and latest smarty branch.
and i've tried this under different templates, and they all have this problem. might be template bug?
both version of serendipity i tested on are utf-8, big5, and iso-8859 encodings

Posted: Fri Dec 31, 2004 2:52 pm
by tomsommer
Which version?

Posted: Fri Dec 31, 2004 4:40 pm
by CapriSkye
i tested this on 0.8 alpha 9, and some previous alpha, and 0.7.1

Posted: Sun Jan 02, 2005 12:57 pm
by CapriSkye
this seems to happen if i don't manually break my sentences. i tested with s9y showing up properly, then add a new entry with a really long word without space and break, then the problem appears.
shouldn't the theme wrap a long sentence?

Posted: Mon Jan 03, 2005 3:20 am
by CapriSkye
this might be the reason also, i have an entry which includes some php codes, and those code are kind of long and don't wrap. so putting inside the ['code] tag causes the problem.

also found another error with bbcode, when tried to manually break the code into newline, it shows <br /> tag when the actual code doesn't have one.
i've only tested this inside the ['code] tag.