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

Correct default French MessagEase layout #830

Closed
6 of 7 tasks
CaseyBakey opened this issue Apr 8, 2024 · 3 comments
Closed
6 of 7 tasks

Correct default French MessagEase layout #830

CaseyBakey opened this issue Apr 8, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@CaseyBakey
Copy link

Steps to reproduce

  1. Use the "french messagease" layout
  2. Go to an text/input field
  3. Start your finger from the middle-left cell (try inputing the "û" as in MessagEase)
  4. Swipe up

Expected behavior

Character "û" should be inputed.

The french MessagEase layout put the "û" character in this slot.

Actual behavior

"ô" is inputed

There is a discrepancy between the french layout in MessagEase keyboard and the "french messagease" layout in Thumb-Key keyboard, leading to this error.

version of the program

2.7.4

Android version

Android 14

Device

Google Pixel 6

Other details

I think that the "french messagease" layout should, as the title says, just be the default french messagease layout, and not one with a little change/difference made by the initial committer.

The actual, modified, version could stay but with another name to avoid any confusion.

If new users coming from years (like me, more than 10 years) of using MessagEase, start using Thumb-Key with the "french messagease" layout, they're expecting the exact same layout.

In fact, this letter change drove me nuts and forced me to find another keyboard alternative that, for now, best scratch my itch : FlickBoard.

Please consider correcting this default layout to better accomodate newcomers from long time MessagEase use, and keep this personnal and modified version under another name.

Acknowledgements

  • I have written a short but informative title.
  • I have updated the app to the latest version.
  • I have searched the existing issues and this is a new one, NOT a duplicate or related to another open issue.
  • This is not a question or a discussion, in which case I should have gone to lemmy.ml/c/thumbkey
  • This is a single bug report, in case of multiple bugs I will open a separate issue for each one (they can always link to each other if related)
  • I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements. 🤡
  • I have filled out all of the requested information in this form.
@CaseyBakey CaseyBakey added the bug Something isn't working label Apr 8, 2024
@dessalines
Copy link
Owner

Feel free to do a PR to make this change.

@glm4610
Copy link
Contributor

glm4610 commented Apr 9, 2024

I believe I can take care of this, seems easy enough

glm4610 added a commit to glm4610/thumb-key that referenced this issue Apr 9, 2024
This changes the current `FRMessagEase.kt` file to better match its actual
MessagEase counterpart.

> IMPORTANT: I copied the old unchanged `FRMessagEase.kt` layout to `FRMessagEaseV2.kt`, and its title is now "français messagease v2"

Changes:
  - Changed U-key top swipe to letter "û"
  - Changed T-key bottom to letter "ù"
    - Moved combining diaeresis ("¨") to S-key bottom
glm4610 added a commit to glm4610/thumb-key that referenced this issue Apr 9, 2024
This changes the current `FRMessagEase.kt` file to better match its actual
MessagEase counterpart.

> IMPORTANT: I copied the old unchanged `FRMessagEase.kt` layout to `FRMessagEaseV2.kt`, and its title is now "français messagease v2"

Changes:
  - Changed U-key top swipe to letter "û"
  - Changed T-key bottom to letter "ù"
    - Moved combining diaeresis ("¨") to S-key bottom
glm4610 added a commit to glm4610/thumb-key that referenced this issue Apr 10, 2024
This changes the current `FRMessagEase.kt` file to better match its actual
MessagEase counterpart.

> IMPORTANT: I copied the old unchanged `FRMessagEase.kt` layout to `FRMessagEaseV2.kt`, and its title is now "français messagease v2"

Changes:
  - Changed U-key top swipe to letter "û"
  - Changed T-key bottom to letter "ù"
    - Moved combining diaeresis ("¨") to S-key bottom
dessalines pushed a commit that referenced this issue Apr 10, 2024
* Correct default French MessagEase layout (#830)

This changes the current `FRMessagEase.kt` file to better match its actual
MessagEase counterpart.

> IMPORTANT: I copied the old unchanged `FRMessagEase.kt` layout to `FRMessagEaseV2.kt`, and its title is now "français messagease v2"

Changes:
  - Changed U-key top swipe to letter "û"
  - Changed T-key bottom to letter "ù"
    - Moved combining diaeresis ("¨") to S-key bottom

* Remove the old french messagease layout

This removes the 'french messagease v2' layout entirely
@dessalines
Copy link
Owner

These seem done then? I'll re-open if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants