<div dir="ltr"><div>Hello!</div><div><br></div><div>I attach some changes to improve the "debug action" option for the MVCMenuMorph. It's a bit ad-hoc, but I think it's encapsulated enough (all the changes are in MenuItemMorph) and it gets the job done. Below I explain the use case.</div><div><br></div><div>Say that you want to debug what happens when you try to browse this change set. After you drop the file, you could use the "debug action" option on the halo of the "browse code" item:</div><div><img src="cid:ii_mnhu0yug1" alt="image.png" width="558" height="167"><br><br></div><div>But if you do that, you'll notice that you end up in the #selectMVCItem: method, unable to see the actual code you were interested in. After you file-in this change, you correctly end up on the #fileNamedDropped: method.</div><div><br></div><div>Cheers!<br></div><div>Facu</div></div>