Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect detection of crk-SRO-circumflex keyboard on iPad mini #208

Closed
2 of 3 tasks
aarppe opened this issue Sep 24, 2022 · 5 comments
Closed
2 of 3 tasks

Incorrect detection of crk-SRO-circumflex keyboard on iPad mini #208

aarppe opened this issue Sep 24, 2022 · 5 comments

Comments

@aarppe
Copy link

aarppe commented Sep 24, 2022

On a new iPad mini, there are three errors concerning the keyboard that is made available for crk, with the predictive speller in SRO using circumflexes.

  • the keyboard follows the 12" iPad layout (with four rows), instead of the 9" iPad format (with three rows). For an iPad mini screen, the 9" iPad layout would be much more fitting.
  • the keyboad layout (using the 12" iPad format) is missing the globe key (to the left of the space-bar), which means that one cannot swap the keyboard to any other one, after one has selected the crk-SRO-circumflex one.
  • in the implementation of the 12" iPad layout, the second, q-p row, is aligned all too much to the right edge; instead, it should be more centrally positioned. This issue has been recreated here: 12" iPad layout needs improvements giellalt/keyboard-crk#18

Visual examples of the above glitches can be observed here:

kanstohtat_A2C29EB8-F21B-44BF-AA94-80F20D291F27

This issue is also covered here: giellalt/keyboard-crk#16 and giellalt/keyboard-crk#9

FYI: @bbqsrc

@aarppe
Copy link
Author

aarppe commented Sep 28, 2022

This behavior has also been observed on some Android phones, but not on my Android tablet (a new Lenovo). The complication is that one gets stuck with the crk keyboard, and the only way to access other keyboards is to uninstall this one - which is a less desirable feature.

@snomos snomos changed the title Incorrect implementation of crk-SRO-circumflex keyboard on iPad mini Incorrect detection of crk-SRO-circumflex keyboard on iPad mini Sep 18, 2023
@dylanhand
Copy link
Contributor

dylanhand commented Oct 4, 2023

This should now be fixed as of commit 6a0a423

I tested using what I believe was a crk-SRO keyboard but I'm not sure what circumflex is.

The latest Divvun Dev Keyboards build in TestFlight has the fix (should be fixed as of version 0.2.6 (129)).

@aarppe
Copy link
Author

aarppe commented Oct 10, 2023

Yes, it looks like this is fixed, in terms of the keyboard matching the iPad Mini tablet size, cf.

image

@dylanhand
Copy link
Contributor

@snomos can this one be closed as well?

@snomos
Copy link
Member

snomos commented Oct 11, 2023

Yes, all items in the original message have been fixed, except for the layout adjustments of the 12" iPad layout. Layout improvements do not belong in this repo though, so should be filed as a separate issue in keyboard-crk (now filed as giellalt/keyboard-crk#18).

@snomos snomos closed this as completed Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants