scribe-org/Scribe-iOS

[iPad] Same key appearing at different positions on same keyboard can have wrong popup

Open

#510 opened on Oct 2, 2024

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Swift (106 forks)auto 404
-next release-help wanted

Repository metrics

Stars
 (167 stars)
PR merge metrics
 (PR metrics pending)

Description

Terms

Behavior

On larger iPad models, the same key can appear twice in the same layout. The key objects are identified with their value, so there is no current way to differentiate two keys having the same character but appearing at different positions. This can result in having the wrong popup when pressing the key.

An example is the swedish keyboard for the character §:

Correct popup (is left):

Wrong popup (should be right but is identified as the left key):

Device type

iPad

Versions

iOS 18, Scribe 3.1.1

Contributor guide