Bug #431
open
Added by Paul Kitching over 4 years ago.
Updated about 3 years ago.
Description
It doesn't work in either mode. This should type 'test' into the input line for you:
clear key
put key "test"
input a$
- Status changed from New to In Progress
It appears that it is doing everything except actually processing the keys.
- Affected version changed from 0.9.9.4 to Beta 1
Still not working in Beta 1
- Estimated time set to 1:00 h
- Affected version changed from Beta 1 to Beta 2
Tested in newest Beta 2 version.
Still fails.
- Affected version changed from Beta 2 to 1.0.0 (B4)
- Affected version changed from 1.0.0 (B4) to 1.0.0 (B8) u15
Still not working in B8 Update 15
- Affected version changed from 1.0.0 (B8) u15 to 1.0.0 (B10) u16
Put Key is partially working now.
You can put a SINGLE key into the input buffer.
It will only get the last character in the string you send to the input buffer though.
Example:
Put Key "This"
The above will only send "s" to the input buffer.
I'm not getting anything sent to the buffer in Beta 10.
I think the input command is clearing the buffer, as I've tried typing before an input and it's always empty when the input line appears. I'll log that as another bug.
Also available in: Atom
PDF