Skip to content

Align popup keyboard with key, even if it bumps into the side of the keyboard and create multiple rows #241

@github3845

Description

@github3845

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.4.0

Affected Android/Custom ROM version

Android 15

Affected device model

Motorola G54

How did you install the app?

Built from source

Steps to reproduce the bug

Hold down a key so that the popup keyboard shows up

Expected behavior

The popup keyboard should align with the key that was pressed, even if it bumps into the side of the keyboard. Once a certain length is reached (say, 4-6 characters), it should create multiple rows.

Actual behavior

The popup keyboard does not align with the key that was pressed when it bumps into the side of the keyboard. It does not create multiple rows after a certain length. This causes the second-row popup keyboards on the L and A key to be off, since the second row is shifted by 5% (or rather 50% width of a key).

I filed it as a bug, instead of a feature, since in some languages the popup keys can be necessary for regular typing, causing an annoyance, as can be seen by my modified German keyboard that displays the ä when I press a, but shifted by half a key. Although I am sure there are plenty of languages that require those special "a" characters frequently.

Screenshots/Screen recordings

How fossify keyboard does it:

ignoreImageMinify ignoreImageMinify

How gboard does it:

ignoreImageMinify

Additional information

No response

Metadata

Metadata

Assignees

Labels

feature requestIssue is about a new feature or improving existing feature/behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions