maui android on-screen spacebar write dot and space instead of space

Haviv Elbsz 2,091 Reputation points
2023-02-12T07:17:10.0433333+00:00

Hello all. when tap a double space write a dot and a space. In my app that very interfere the user. how I can avoid this only for my application. In other words how I can programmatically avoid it when user is in my app and activate it when user is not in my app. mainly I want to save the state before user enters my app. Thank you very much

Developer technologies | .NET | .NET MAUI
{count} votes

Accepted answer
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
    2023-02-14T02:30:33.5833333+00:00

    Hello,

    After investigation, the real cause of this problem was caused by Google enabling the Double-space period feature on the default Android keyboard.

    That is, the source of this problem is not MAUI, but Android.

    Therefore, you just need to turn off the Double-space period feature of Android keyboard, please search the internet for your phone brand how to turn off this feature.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.