nvdaes / pcKbBrl

Allows braille to be entered via the PC keyboard.
GNU General Public License v2.0
3 stars 1 forks source link

Handle gesture exceptions #13

Closed nvdaes closed 1 year ago

nvdaes commented 1 year ago

Link to issue number:

None. Followup of PR #12

Summary of the issue:

If a key configured for dots, cancel or confirm doesn't exist in the current keyboard language, not handled exceptions maybe reised.

Description of how this pull request fixes the issue:

Handle these exceptions: if the gesture cannot be created with specificcharacters, don't use it to get the code.

Testing performed:

Tested locally.

Known issues with pull request:

None. As always, we should consider the keyboard language.

Change log entry:

None.