-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
Good First IssueAn issue that's suitable for someone looking to contribute for the first timeAn issue that's suitable for someone looking to contribute for the first time[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
Text blocks are unexpectedly deleted when pressing the Delete or Backspace key if the cursor is placed after a period and space at the end of a sentence (i.e., .
). This originates from a fixed bug in Gutenberg: WordPress/gutenberg#68164 (comment)
The bug seems to only occur on physical iOS devices, not simulators or Android devices.
Step-by-step reproduction instructions
See WordPress/gutenberg#69121.
Screenshots, screen recording, code snippet
No response
Environment info
Jetpack mobile 25.8.0.1 on iOS
Please confirm that you have searched existing issues in the repo.
- Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
- Yes
Please confirm which theme type you used for testing.
- Block
- Classic
- Hybrid (e.g. classic with theme.json)
- Not sure
Metadata
Metadata
Assignees
Labels
Good First IssueAn issue that's suitable for someone looking to contribute for the first timeAn issue that's suitable for someone looking to contribute for the first time[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended