scribe-org/Scribe-iOS

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

Open

#510 geöffnet am 2. Okt. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Swift (106 Forks)auto 404
-next release-help wanted

Repository-Metriken

Stars
 (167 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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