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

exception.class.missing._Unknown_ com.hootsuite.nachos.NachoTextView.onTextContextMenuItem #1925

Closed
teolemon opened this issue Sep 23, 2018 · 1 comment
Labels
bug Produces incorrect or unexpected result or behaviour. editing Issues relating to allowing the user to edit products

Comments

@teolemon
Copy link
Member

exception.class.missing._Unknown_: Error copying text index [0, 1] for text [ �074305001161� ] and substring [ ]
  at com.hootsuite.nachos.NachoTextView.onTextContextMenuItem (NachoTextView.java)
  at android.widget.Editor$TextActionModeCallback.onActionItemClicked (Editor.java:3313)
  at com.android.internal.policy.PhoneWindow$DecorView$ActionModeCallback2Wrapper.onActionItemClicked (PhoneWindow.java:3540)
  at com.android.internal.view.FloatingActionMode$3.onMenuItemSelected (FloatingActionMode.java:85)
  at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected (MenuBuilder.java:761)
  at com.android.internal.view.menu.MenuItemImpl.invoke (MenuItemImpl.java:152)
  at com.android.internal.view.menu.MenuBuilder.performItemAction (MenuBuilder.java:904)
  at com.android.internal.view.menu.MenuBuilder.performItemAction (MenuBuilder.java:894)
  at com.android.internal.view.FloatingActionMode$4.onMenuItemClick (FloatingActionMode.java:111)
  at com.android.internal.widget.FloatingToolbar$FloatingToolbarMainPanel$1.onClick (FloatingToolbar.java:1015)
  at android.view.View.performClick (View.java:5225)
  at android.view.View$PerformClick.run (View.java:21195)
  at android.os.Handler.handleCallback (Handler.java:739)
  at android.os.Handler.dispatchMessage (Handler.java:95)
  at android.os.Looper.loop (Looper.java:148)
  at android.app.ActivityThread.main (ActivityThread.java:5451)
  at java.lang.reflect.Method.invoke (Method.java)
  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:726)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:616)

@teolemon teolemon added bug Produces incorrect or unexpected result or behaviour. editing Issues relating to allowing the user to edit products labels Sep 23, 2018
@huzaifaiftikhar
Copy link
Member

This is an upstream issue.
I also opened a new issue in the library which made our app crash.

@teolemon teolemon closed this as completed Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Produces incorrect or unexpected result or behaviour. editing Issues relating to allowing the user to edit products
Projects
None yet
Development

No branches or pull requests

2 participants