Article list graphics bug
Article list graphics bug
I'm using Vienna 3.0.0b20 on 10.7, and the article list for this feed is sometimes drawn incorrectly. This happens both with the horizontal and vertical layouts. Screenshots attached.
Re: Article list graphics bug
It looks like there's some line spacing characters in the title field (i.e. U+2028 e2 80 a8 LINE SEPARATOR).
Vienna has a list of the common characters and encodings that can cause a new line or similar effect, which is what you are seeing here. It might be that Vienna is missing this one on its internal list.
Vienna has a list of the common characters and encodings that can cause a new line or similar effect, which is what you are seeing here. It might be that Vienna is missing this one on its internal list.
Re: Article list graphics bug
Huh, you're right. They don't show up in Vienna's XML source view, so I assumed the title was not the problem by itself.