When I have the window maximized it looks correct:

But when the window is not maximized the 'Autoplaylist' covers half of my string... Even when I resize the window manually to 100% height and width!

So it's only displayed correct when I have the window maximized...
Title Format - Status Bar:
CODE
Playlist is ''%cwb_activelist%'' with %cwb_activelist_count% items and $cwb_hms(%cwb_activelist_duration%) hours playing time
$char(9) %playback_time%[ / %length%]
'['$if(%isplaying%,%_time_remaining%,%_length%)']'
'('played $muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%)'%'')'
$char(9) %playback_time%[ / %length%]
'['$if(%isplaying%,%_time_remaining%,%_length%)']'
'('played $muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%)'%'')'
So is there any way to solve this?
//Edit: Using fb2k v0.9.4.1