Bug in py.shell (wxGTK, latest CVS)

I've been tracking wxGTK and wxPython out of CVS - as far as I know
this isn't in any of the releases.

There's a minor but annoying bug in py.shell where if you hit
backspace you can't type any characters until you hit a "modifier"
like control or alt. Probably a glitch in states somewhere, I haven't
had time to dig at it yet.

Chris Mellon wrote:

I've been tracking wxGTK and wxPython out of CVS - as far as I know
this isn't in any of the releases.

There's a minor but annoying bug in py.shell where if you hit
backspace you can't type any characters until you hit a "modifier"
like control or alt. Probably a glitch in states somewhere, I haven't
had time to dig at it yet.

Yes, I noticed this a couple days ago, but just assumed that it was my system being weird because it was very overloaded at the time. Thanks for tracking it down to the BS key. I have no idea what could be causing this, but I'll take a closer look tomorrow.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!