Visible flickers on the main user interface, especially in the initial contacts loading. Not really sure whether this bug is visible in all computers.
Possible solution:
Loads the contact status before displaying the contact.
Or
Change the contact refresh procedure.
Logged In: YES
user_id=1684555
Originator: NO
Yeah I'm probably getting the same amount of flicker as you. I don't really think there's a way to solve it, because the ContactView has to be refreshed each time a contact status changes (and this happens a lot when receiving the ILN) commands. Perhaps you could have a go at fixing this problem (just assign the task to yourself if you'd like to)?
Logged In: YES
user_id=1974412
Originator: NO
I've got the same flicker but it mainly occurs at initial loading of the contacts...
It may be possible to load all of the contacts into the box before displaying it...