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

Paragraph Block Causing Crash on Android App #2524

Closed
azollafox opened this issue Jul 30, 2020 · 3 comments
Closed

Paragraph Block Causing Crash on Android App #2524

azollafox opened this issue Jul 30, 2020 · 3 comments

Comments

@azollafox
Copy link

Describe the bug
When a specific paragraph block is copy and pasted into a page or post that page or post can no longer be edited in the Android app. It crashes. This same text does not crash the iOS app

To Reproduce

  1. Open a new page or post on a Simple WordPress.com site
  2. Paste in this text to create a new block
<!-- wp:paragraph {"align":"center","fontSize":"large"} -->
<strong><span style="text-decoration:underline;"><span class="uppercase">Test Content </span></span></strong>
<!-- /wp:paragraph -->
  1. Save your draft
  2. Try to edit this page or post in the Android app.

Expected behavior
The text above should be editable in iOS and Android block editors in the app. It should not crash just Android apps.

Smartphone (please complete the following information):

  • Device: Google Pixel 3
  • OS: Android 10
  • Version alpha-235

User reported on

  • Android device name: OnePlus HD1903
  • WordPress - 15.3

#3185486-zen

@hypest
Copy link
Contributor

hypest commented Jul 31, 2020

Reproduced and looks like the underling issue is the one also reported in #2472. Good thing is that now we have steps to reproduce, which is good.

@guarani
Copy link
Contributor

guarani commented Mar 24, 2021

Added an Android label since it says above that this crash doesn't affect iOS.

@AmandaRiu
Copy link
Contributor

Tested on a Pixel 4 running Android 11 and WPAndroid v17.9. Unable to reproduce crash. I did some digging and the crash was last reported in Sentry for v15.7 of WPAndroid. With further digging I found this Aztec PR that implemented the fix: wordpress-mobile/AztecEditor-Android#923

I've marked the associated Sentry events as resolved, and am closing this ticket.

@AmandaRiu AmandaRiu self-assigned this Aug 6, 2021
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

5 participants