>From code inspection, I am going to guess that the problem is that something is intercepting a request to this url:
http://bugs.racket-lang.org/captcha-text and then sending back a string that is more than 200 characters long. I'll push a commit that deals with that situation to avoid this error (and also some better rendering of the error that might help confirm that this is indeed the issue). Or maybe memory corruption, since I would have expected to either see a scrollbar or a close quote at the end of that message. Robby On Fri, Feb 8, 2013 at 1:12 PM, Pierpaolo Bernardi <olopie...@gmail.com>wrote: > Hello, > > with "Welcome to DrRacket, version 5.3.2.3--2013-02-05(fb91582/a) [3m]." > the bug report form is broken again. > > Attached there is a screenshot of the error. > > The report I was trying to submit follows below. > > Cheers > > ======== > In DrRacket, with "Enable keybindings in menu" unchecked, the command > "ctrl-s" for searching sometimes does not work. > > E.g. > > - start a fresh DrRacket; > - open an existing file in a new tab; > - open a second existing file in a new tab; > - type ctrl-s. The bell rings, and nothing more happens; > - type F5 to compile the buffer content; > - type ctrl-s. Now the search works. > > (In case it makes a difference: the only other non-default setting > that I have is "Open file in separate tabs" checked, and I am opening > the files by picking them from File/"Open recent") > ======== > > _________________________ > Racket Developers list: > http://lists.racket-lang.org/dev > >
_________________________ Racket Developers list: http://lists.racket-lang.org/dev