<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Okay, here is something constructive. :-)<div><br></div><div>You can invoke senders/implementors in MessageTrace as follows:</div><div><br></div><div>(m1) Menu in message list, which considers the current message (selector)</div><div>(m2) Keyboard shortcut in message list, <span style="font-size: 10pt">which considers the current message (selector)</span></div><div><span style="font-size: 10pt">(c1) Menu in code pade, which considers the current text selection</span></div><div><span style="font-size: 10pt">(c2) Keyboard shortcut in code pane, which considers the current text selection</span></div><div><span style="font-size: 10pt">(b) Click on the senders/implementors button between code pane and message list, which considers the current message (selector) but lets the user choose from a list of all other selectors in that message/method</span></div><div><span style="font-size: 10pt"><br></span></div><div><span style="font-size: 10pt">Currently, </span><span style="font-size: 10pt">(m1) and (m2) modify the trace while (c1) and (c2) and (b) open an new window. What should change?</span></div><div><span style="font-size: 10pt"><br></span></div><div><span style="font-size: 10pt">Best,</span></div><div><span style="font-size: 10pt">Marcel</span></div><div><span style="font-size: 10pt"><br></span></div><div>P.S.: Before my recent change, (m1), (m2), (c1), and (c2) modified the trace while only (b) opened a new window. Then Chris called that a regression. ;-)</div><div class="mb_sig"></div>
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 14.01.2022 10:25:01 schrieb Marcel Taeumel <marcel.taeumel@hpi.de>:</p><div style="font-family:Arial,Helvetica,sans-serif"><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Huh? You guys are really entertaining me right now ... What exactly do you want here?<div><br></div><div>Chris wrote:</div><div>> <span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"> </span><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">When selecting a message in the code pane and browsing senders, **it must always spawn a new MessageTrace** instead of mangling the to the list at the top.</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">So, I select a piece of text in the code pane and then hit CMD+N (being focused in the code pane)? Or that "senders" button? Or what?</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Seriously ... This is not funny! Please try to be more clear. Provide screenshots.</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Best,</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Marcel</span></div><div class="mb_sig"></div>
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 14.01.2022 05:37:02 schrieb Chris Muller <asqueaker@gmail.com>:</p><div style="font-family:Arial,Helvetica,sans-serif">Jakob and Christoph are right.  Browsing Implementors from the code<br>pane must continue the trace in the upper pane.  I took a quick<br>look, but a proper fix in line with Marcel's intentions for the code<br>design wasn't 100% clear, so I refrained for now.  Christoph's<br>temporary solution works in the meantime.<br><br><br><br><br>On Thu, Jan 13, 2022 at 2:42 PM Thiede, Christoph<br><christoph.thiede@student.hpi.uni-potsdam.de> wrote:<br>><br>> Hi all,<br>><br>><br>> I am experiencing the same regression. IMHO it does not make any sense to honor the "trace messages" preference only in the message list, but not in the code pane. This preference has been working in the code pane even back in Squeak 5.2 and I would really appreciate gaining this behavior back. :-)<br>><br>><br>> For a fix patch, you can comment out the anObject = #modelMenu check in MessageTrace>>#browseAllImplementorsOf:requestor: and #browseAllCallsOn:requestor:.<br>><br>><br>> Best,<br>><br>> Christoph<br>><br>> ________________________________<br>> Von: Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Jakob Reschke <jakres+squeak@gmail.com><br>> Gesendet: Donnerstag, 13. Januar 2022 21:14:48<br>> An: The general-purpose Squeak developers list<br>> Betreff: Re: [squeak-dev] bad MessageTrace regression (was: The Trunk: Morphic-mt.1652.mcz)<br>><br>> Hi Marcel,<br>><br>> When I press Cmd-m in a MessageTrace now, I now get a new window, when previously the methods were added to the current window as subordinates of the selected method.<br>><br>> From the message list, one can only expand the trace "upwards" because you only have the method's own selector in the list. But to expand "downwards" you must use the code editor to select messages that are being sent from the selected method.<br>><br>> Kind regards,<br>> Jakob<br>><br><br></jakres+squeak@gmail.com></squeak-dev-bounces@lists.squeakfoundation.org></christoph.thiede@student.hpi.uni-potsdam.de></div></blockquote></div></div></blockquote></div>