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

Unable to merge multiple blocks on Android via backspace/delete key #29047

Closed
dcalhoun opened this issue Feb 16, 2021 · 1 comment
Closed

Unable to merge multiple blocks on Android via backspace/delete key #29047

dcalhoun opened this issue Feb 16, 2021 · 1 comment
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Priority] High Used to indicate top priority items that need quick attention [Type] Bug An existing feature does not function as intended

Comments

@dcalhoun
Copy link
Member

Description

On Android, after splitting a text block (e.g. paragraph, heading) multiple times via tapping the return key, it is not possible to merge the multiple blocks together. It requires moving the cursor before pressing the backspace key to merge.

Step-by-step reproduction instructions

  1. Launch Android app.
  2. Create a new post.
  3. Add a paragraph block.
  4. Add text to paragraph block.
  5. Place cursor in the middle of text.
  6. Tap return key twice.
  7. Tap delete key twice.

Expected behaviour

The multiple blocks are merged into one block.

Actual behaviour

The multiple blocks are merged into two blocks. You must reposition the cursor temporary before you can use the delete key to merge the remaining two blocks.

Screenshots or screen recording (optional)

android-multi-block-merge.mp4

WordPress information

  • WordPress version: WordPress.com
  • Gutenberg version: 1.47.0
  • Are all plugins except Gutenberg deactivated? Yes
  • Are you using a default theme (e.g. Twenty Twenty-One)? No

Device information

  • Device: Samsung Galaxy S20 5G FE
  • Operating system: Android 11
  • WordPress app version: adebe9264639c6b5398d35b4181f3bec27f3954e (1.47.0 release)
@dcalhoun dcalhoun added the Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) label Feb 16, 2021
@mchowning mchowning added [Priority] High Used to indicate top priority items that need quick attention [Type] Bug An existing feature does not function as intended labels Feb 18, 2021
@dcalhoun
Copy link
Member Author

@geriux closing this as I believe you addressed it within #29074. Please reopen if I am mistaken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Priority] High Used to indicate top priority items that need quick attention [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

2 participants