After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 636828 - TextBlock initial render issue
TextBlock initial render issue
Status: RESOLVED FIXED
Product: hyena
Classification: Other
Component: Hyena.Gui
git master
Other Linux
: Normal normal
: ---
Assigned To: hyena-maint
hyena-maint
Depends on:
Blocks:
 
 
Reported: 2010-12-08 23:34 UTC by Gabriel Burt
Modified: 2010-12-09 01:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gabriel Burt 2010-12-08 23:34:16 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.
Comment 1 Gabriel Burt 2010-12-09 01:13:57 UTC
Fixed in master.  The problem was the Host's PangoLayout was null b/c ListView didn't create it until Expose