Skip to content

Android 2.1.3 Webview Resource not found - Crash #20

@erdincozden

Description

Hello,
App crashes when clicked on “copy” option selected text in android webview on many devices. There was no such problem before 2.1.3 release.
Best,

Fatal Exception: android.content.res.Resources$NotFoundException: Resource ID #0x2090005
       at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:237)
       at android.content.res.Resources.getInteger(Resources.java:1115)
       at org.chromium.content.browser.selection.SelectionPopupControllerImpl.a(PG:207)
       at yY.onCreateActionMode(PG:15)
       at KW.onCreateActionMode(PG:6)
       at com.android.internal.policy.DecorView$ActionModeCallback2Wrapper.onCreateActionMode(DecorView.java:2595)
       at com.android.internal.policy.DecorView.startActionMode(DecorView.java:913)
       at com.android.internal.policy.DecorView.startActionModeForChild(DecorView.java:869)
       at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:1008)
       at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:1008)
       at android.view.ViewGroup.startActionModeForChild(ViewGroup.java:1008)
       at android.view.View.startActionMode(View.java:7324)
       at HL.a(PG:1)
       at org.chromium.content.browser.selection.SelectionPopupControllerImpl.h(PG:137)
       at LU.a(PG:31)
       at Lv.a(PG:14)
       at EI.run(:6)
       at android.os.Handler.handleCallback(Handler.java:883)
       at android.os.Handler.dispatchMessage(Handler.java:100)
       at android.os.Looper.loop(Looper.java:214)
       at android.app.ActivityThread.main(ActivityThread.java:7356)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions