<div class="markdown">
<p>On 7 Apr 2013, at 8:36, Seebs wrote:</p>

<blockquote>
<p>I recently noticed that all of these are now blank. They still work, I can still select things, but they look blank. (The pop-ups for things like sending identity, listing attachments, and so on.)</p>

<p>Only thing I can think of is that I was recently messing with system font preferences, and it's possible that I've changed the default font sizes -- and if you have fixed-size objects holding things in a system-default font, that could break it.</p>
</blockquote>

<p>Sounds likely (no other reports) although I can see that the code uses <code>[NSFont controlContentFontOfSize:12.0]</code>. A fixed size but maybe you changed the font somehow?</p>

<p>In any case, the (long term) plan is to replace the status bars with more well behaving standard GUI classes. There are also problems with accessibility features such as VoiceOver.</p>

<hr>

<p>Benny</p>

</div>