scribe-org/Scribe-iOS

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

Open

#510 建立於 2024年10月2日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)Swift (106 fork)auto 404
-next release-help wanted

倉庫指標

Star
 (167 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南