GNOME Bugzilla – Bug 636828
TextBlock initial render issue
Last modified: 2010-12-09 01:13:57 UTC
The text in Banshee's podcast episode grid cells isn't initially rendered. If you mouse over one, it'll render incorrectly (incorrect positioning), and if you resize the window it'll be fixed. I found reverting 9d62569120d3e907d901583b86c21c824d562ee7 fixed the problem.
Fixed in master. The problem was the Host's PangoLayout was null b/c ListView didn't create it until Expose