Skip to content

MessageTrace inconsistent window title #21

@marceltaeumel

Description

@marceltaeumel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions