assertj / assertj/assertj-swing
Problem with keyboard mapping when using VK_A
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
_Issue by **[Olivier DOREMIEUX](http://jira.codehaus.org/secure/ViewProfile.jspa?name=odoremieux)** from Mon, 22 Mar 2010 06:06:46 -0500_
_Originally opened as http://jira.codehaus.org/browse/FEST-320_
---
There are some mapping problem when using pressAndReleaseKeys VK_A, the letter q is typed.
There is also a problem when doing a selectAll, since on French OSX it's supposed to send the keys "cmd VK_A", but because of the mapping issue, it send "cmd VK_Q", which on Mac is asking the application to quit.
Maybe the mapping needs to happen between VK_ keys.
Thanks,
Olivier
---
votes (original issue): 0
watches (original issue): 0
Contributor guide
Assessment
This issue has not been assessed yet.