Project

General

Profile

Bug #5472

Implement Swing keyboard mapping in a similar manner to web client

Added by Roger Borrello almost 3 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

History

#2 Updated by Roger Borrello almost 3 years ago

Recent updates allow for keyboard mapping to be selected in the web client. Similar implementation is needed for Swing.

#3 Updated by Greg Shah almost 3 years ago

It is about selecting (or better yet, detecting) the correct keyboard layout.

More importantly, we must make changes in our key processing to honor that layout. The web client has those changes but Swing does not.

#4 Updated by Sergey Ivanovskiy almost 3 years ago

Do we really need to detect the user's keyboard layout? Could we follow the same approach as it was implemented for the web client? The keyboard menu can be added via java.awt.SystemTray.

#5 Updated by Greg Shah almost 3 years ago

Yes, the same approach can be taken.

Also available in: Atom PDF