Opened 11 years ago
Last modified 10 years ago
#13234 new defect
Key repeating does not work in OS/2 guest
Reported by: | KO Myung-Hun | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.14 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Windows |
Description
Hi/2.
Since 4.2.x, key repeating does not work in OS/2 guest.
How to reproduce,
- press a key
- press other key without releasing a previous key
- release a previous key
Then, a previous key is repeated, but a current key isn't repeated. Only first input is processed.
That is, if I press 'a' and press 'b' later, you can see the following.
aaaaaab
'b' is not repeated.
I'm using OS/2 Warp 4.52, W4_104a kernel, and installed guest addition.
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | Warp4-2014-09-11-16-05-46.log added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Additional info.
- press 'a'
- then aaaaa... is displayed
- press 'b' without releasing 'a'.
- then aaaaa...bbbbb.... is displayed
- release 'a'
- then repeating 'b' is stopped.
comment:3 by , 10 years ago
Additionaly, repeating time is longer than 4.1.x.
This is true for all 4.3.x and 5.0.
Note:
See TracTickets
for help on using tickets.
I attached VBox.log for my VM.