-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
http://lists.squeakfoundation.org/pipermail/squeak-dev/2022-May/220471.html
Hi,
In the latest Squeak6.0alpha-21736-64bit (64bit MacOS) I did the following:
SystemNavigation default browseAllImplementorsOf: #isTTCBased.
I clicked the button senders in the message list browser.
I chose isTTCBased in the list.
The senders are inserted above the implementor of #isTTCBased.When I select one of the senders the window title stays "Implementors of isTTCBased“. Shouldn’t it change to "Senders of isTTCBased“? Normally, selection of different methods in the message list changes the title accordingly.
Cheers,
Bernhard
Metadata
Metadata
Assignees
Labels
No labels