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

Deleting Heading Block content requires extra backspace to show placeholder #1663

Closed
mchowning opened this issue Dec 9, 2019 · 1 comment
Assignees
Labels

Comments

@mchowning
Copy link
Contributor

Describe the bug
On Android only, when deleting the text in a heading, deleting the last character does not reveal the placeholder text. Instead, you have to press an additional backspace (when the heading appears to be empty) for the Heading's placeholder text to appear.

To Reproduce
Steps to reproduce the behavior:

  1. Create a Heading block containing a single character
  2. Press backspace
  3. Observe the heading is empty and that there is no placeholder text
  4. Press backspace
  5. Observe the placeholder text appears

Expected behavior

Deleting the last character in a heading should immediately reveal the placeholder text

extra-backspace-heading-android mp4

Smartphone

Pixel, Android 10, gutenberg-mobile 7644a01

@mchowning mchowning added [OS] Android [Type] Bug Something isn't working labels Dec 9, 2019
@mchowning
Copy link
Contributor Author

Seems like there is a good chance this may have the same underlying cause as #1524

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

No branches or pull requests

5 participants