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

Cannot split block after prepending to word #2372

Closed
mchowning opened this issue Jun 11, 2020 · 2 comments
Closed

Cannot split block after prepending to word #2372

mchowning opened this issue Jun 11, 2020 · 2 comments

Comments

@mchowning
Copy link
Contributor

mchowning commented Jun 11, 2020

Describe the bug

On Android only, adding a character in front of a word in a paragraph block and then pressing enter results in a new line instead of splitting the block.

paragraph_split_newline mp4

To Reproduce

  1. Add multiple words to a paragraph block
  2. Place the cursor directly in front of one of the words and type one or more characters
  3. Press Enter (your cursor should be in the middle of a "single" word composing the word that you placed the cursor in front of and the word you just typed)
  4. Observe that the paragraph block was not split and instead a new line was entered

Expected behavior

Pressing Enter within a paragraph block should always split the block.

Smartphone

  • Device: Pixel 1
  • OS: Android X
  • Version: 1.30 release testing (c2a85e0)
@mchowning mchowning changed the title Cannot split block after prepending to swiped word Cannot split block after prepending to word Jun 12, 2020
@guarani
Copy link
Contributor

guarani commented Jul 20, 2020

Can reproduce on WPAndroid 15.2.1 using the Gboard keyboard. The bug isn't present when using the Samsung keyboard.

@AmandaRiu
Copy link
Contributor

This appears to be fixed as of 1.57.0. Tested on a physical Pixel 4 running android 11 with Gboard:

screencapture-1626115820240.mp4

closing 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants