assertj / assertj/assertj-swing
Problem with keyboard mapping when using VK_A
- 主要言語
- Java
- スター
- 121
- フォーク
- 52
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
_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
コントリビューションガイド
調査の方向性
pressAndReleaseKeys と selectAll のキーボード処理を見つけ、フランス語設定の macOS で VK_A のケースを再現します。VK_A が送信前にどのようにマッピングされるかを追跡し、selectAll が VK_Q ではなく cmd VK_A を送信することを確認します。両方の操作で期待されるキーイベントが生成され、quit がトリガーされなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- desktop
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100