> Hi, there is a bug with windows titles as they don't refresh and keeps a
> previous title.
>
> Steps to reproduce:
>
> 1) Search senders of a particular message, for example, doesNotUnderstand:
> 2) You will see that the opened windows for senders, has the title "Senders
> of '#doesNotUnderstand:"
> 3) Now, select one of the senders, for example, ContextPart >> send:
> selector to: rcvr with: args super: superFlag
> 4) That will open the senders of that message, BUT the windows title still
> says "Senders of '#doesNotUnderstand:" � instead of� "Senders of
> '#send:to:with:super:"
>
> Issue:
http://code.google.com/p/pharo/issues/detail?id=2707
>
> Cheers
>
> Mariano
>