wordpress-mobile / AztecEditor-Android

A reusable native Android rich text editor component.
Mozilla Public License 2.0
673 stars 114 forks source link

ArrayIndexOutOfBoundsException: length=3; index=-1 #1048

Open sentry-io[bot] opened 11 months ago

sentry-io[bot] commented 11 months ago

Sentry Issue: WORDPRESS-ANDROID-2NCC

ArrayIndexOutOfBoundsException: length=3; index=-1
    at android.text.DynamicLayout.getBlockIndex(DynamicLayout.java:646)
    at android.widget.Editor.drawHardwareAccelerated(Editor.java:1695)
    at android.widget.Editor.onDraw(Editor.java:1664)
    at android.widget.TextView.onDraw(TextView.java:6912)
    at org.wordpress.aztec.AztecText.onDraw(AztecText.kt:325)
...
(109 additional frame(s) were not displayed)