<div dir="ltr"><div>I've been trying to find the code in the base image that opens a context menu when focus is in the code pane of a System Browser and the escape key is pressed. I thought it might be the processKeystrokeEvent instance method in the InnerTextMorph class. But I commented out the following code and I still get the context menu when I press the escape key,</div><div><br></div><font face="monospace">evt isEsc ifTrue: [                       <br>    action := self escAction.<br></font><div><font face="monospace">    action ifNotNil: [ ^action value ] ].</font></div><div><br></div><div>Can someone point me to where that is handled?</div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">R. Mark Volkmann</font></div><div><span style="font-size:12.8000001907349px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div>