-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Description
Describe the bug
While testing the writing flow, specifically the test case "Splitting and merging - TC002 - Merge after selection", I spotted that selecting and deleting the first word, the block stops being rendered as a header, instead it looks like a regular paragraph.
I managed to reproduce it also by selecting and deleting the first letter of the content.
To Reproduce
Steps to reproduce the behavior:
- Go to a post/page
- Add a Heading block
- Write some text
- Select the first word (it should include the first letter of the content)
- Tap
Backspacekey for deleting it - Observe that the block stops being rendered as a header instead it's rendered as a regular paragraph
NOTE: This issue can only be reproduced using the Samsung Keyboard (factory default). With the Gboard it works as expected.
Expected behavior
Heading block should be always rendered as a header (bigger font size and spacing).
Screenshots
heading-block-issue-android.mp4
Smartphone (please complete the following information):
- Device: Samsung Galaxy S20 FE 5G
- OS: Android 10
- Version: 16.5 and Pre Alpha - Build 94309
Reactions are currently unavailable