<p dir="ltr">Yea, I didn&#39;t want to make a big deal out of it, but the up/down button change did not fix the issue.   In fact I&#39;d say no impact positive or negative.</p>
<p dir="ltr"> It seems to happen when there is additional drawing &#39;complexity&#39; in co-occurrence with the pop up drawing area.  I.e. the pop up menu is drawing where arrows are drawn or error highlighting is occurring etc.  Also maybe when the pop up menu area is near the &#39;edge&#39; of the Dr window and or pane area.  But again the problem is not consistently reproducible yet happens more often then not.  Its not a once in a blue moon that thing.  Sometimes an attempt to right click pop up  menu will fail numerous times in a row then succeed for no apparent reason.</p>

<div class="gmail_quote">On Dec 4, 2012 9:07 PM, &quot;Robby Findler&quot; &lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Dec 4, 2012 at 6:11 PM, Stephen Chang &lt;<a href="mailto:stchang@ccs.neu.edu">stchang@ccs.neu.edu</a>&gt; wrote:<br>
&gt; On Fri, Nov 2, 2012 at 9:33 PM, Robby Findler<br>
&gt; &lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt; wrote:<br>
&gt;&gt; I&#39;ve pushed a fix to this. Thanks to Matthew for looking into it and<br>
&gt;&gt; sorting it out and sorry for the delay.<br>
&gt;<br>
&gt; I&#39;m using git head and I&#39;m still seeing this problem (Ubuntu 11.10). I<br>
&gt; can&#39;t reliably reproduce it but in case it helps, it most recently<br>
&gt; happened when I selected tack arrows and now I can&#39;t bring up the menu<br>
&gt; to untack the arrows anymore.<br>
&gt;<br>
<br>
The particular fix Matthew pointed me to is popping up the menu on a<br>
mouse down event, not a mouse up event.<br>
<br>
<a href="http://git.racket-lang.org/plt/blobdiff/27aa99944657c5827eee3772f715df7dd971d1e0..0377bda9474f8848a97509ace898174c83361006:/collects/framework/private/keymap.rkt" target="_blank">http://git.racket-lang.org/plt/blobdiff/27aa99944657c5827eee3772f715df7dd971d1e0..0377bda9474f8848a97509ace898174c83361006:/collects/framework/private/keymap.rkt</a><br>

<br>
So I guess there&#39;s something else going on, too (because that&#39;s the<br>
code that pops up the menu with the check syntax items).<br>
<br>
Robby<br>
</blockquote></div>