Thibaut: I just ran into this same issue and it doesn't seem to be fixed yet. What was the workaround that you were planning to use?
-Christian On Wed, Mar 4, 2009 at 3:59 PM, Thibaut Barrère <[email protected]> wrote: > Hi Alexander, > > thanks for the answer. I'll use a work-around for the moment then :) > > cheers, > > -- Thibaut > > On Wed, Mar 4, 2009 at 8:37 PM, Alexander Rakoczy > <[email protected]> wrote: >> This (edit_line keyboard focus blocking keyboard listeners) is a bug >> in the current Windows and OSX versions of shoes. I believe it is >> prioritized for a later release. >> >> In the meantime, I believe it works in Linux. >> >> On Wed, Mar 4, 2009 at 11:04, Thibaut Barrère <[email protected]> >> wrote: >>> Hi, >>> >>> I'm working on a shoes app that scans barcodes. The barcode reader >>> exposes itself as a keyboard interface, so it basically types in >>> characters that I intercept using keypress in shoes. >>> >>> At some point though, I need to enter data on the page (using edit_line)
