Carriage return does not always work on Android

Answered
0
0

Hi, it seems carriage return doesn’t work depending on the last character used (or where the cursor is at maybe too).

I’ve recorded a clip using my phone because you probably need onscreen keyboard.

https://drive.google.com/file/d/12USSzRzVYp_g9t3Vnl4P8McyDftvRjjj/view?usp=drivesdk

I’m going to test this on another device as soon as I can. Also sorry,l for the slow typing, I’m not English heh. 🙂

While typing I noticed this same behavior on this text field too. Also noticed the carriage returns are actually add but after the cursor without moving the cursor after the newly created carriage return.

Going to test on another device too. And update or delete this post.

Thanks

  • vincent_
    This also happens on another (android) phone. So it’s likely a (Android) bug.
  • You must to post comments
Best Answer
0
0

I think the issue is different. If you enable AcceptsReturn it should work fine. But it looks like if you have it disabled and then have shift enabled press return right away it can get ignored.

  • vincent_
    Also, shift is auto enforced by most mobile devices on every new line unless you backspace. This should be accounted for on mobile devices (?).
  • vincent_
    Another (also :)) this means we (your clients) can’t use this forum on a mobile as this is also affects this website :)
  • Luca (ITG)
    This website is wordpress…. Using a commercial theme., like millions of others.
  • vincent_
    I hate my phone then haha. Anyway thanks for replying and I will try the suggested method!
  • vincent_
    This fixed the issue. Thank you.
0
0

Do you have the AcceptsReturn property on?

  • You must to post comments
0
0

Thanks for reporting the issue, Vincent!

I can reproduce on Android, iOS, and desktop.

We’ll have a fix available for the next build.

Logged as #2684.

 

Regards,

Levie

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.