I have noticed strange tooltips showing up today too. If you figure out to make it happen in some smaller context that would be very helpful. <div><br></div><div>Robby<span></span><br><br>On Tuesday, March 17, 2015, Alexander D. Knauth <<a href="mailto:alexander@knauth.org">alexander@knauth.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I’m not sure how to reliably reproduce it, but right now I have my-unpossible/main.rkt open in DrRacket, and strange type tooltips are appearing.<br>
<br>
my-unpossible/main.rkt is an untyped module, though it requires some typed modules.<br>
<br>
For example if I hover over line 8, column 1 (blank space) it shows the tooltip:<br>
(-> Real Integer)<br>
Integer<br>
And if I hover over line 8, columns 2-4, it shows:<br>
(-> Real Integer)<br>
If I hover over line 8, columns 5-6, it shows:<br>
(-> Pos (U Pos Dir) Pos (U Pos Dir) [#:normalize? Boolean] Affine)<br>
(-> Real Integer)<br>
And so on.<br>
<br>
If I close the window and open it again, they’re still there.<br>
When I quit DrRacket and restart it, they’re still there.<br>
And when I delete the compiled directory within the utils subdir, they’re still there.<br>
<br>
But I can’t seem to reproduce it with a simpler example.<br>
<br>
<br>
<br>
____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</blockquote></div>