From our bug scrub: The N out of M packages installed text is in a textbox, which depending on how long the description of the group is, causes the N out of M text to move.
Suggestions on better ways to place it?
Since the textbox size is fixed and will have scrollbars if overflowed, put it in a GtkLabel below (read: outside) the textbox.
Fixed in CVS