Skip to content

Text field on Android spews lots of messages to the console #10730

@Hixie

Description

@Hixie
W/IInputConnectionWrapper( 2043): getTextAfterCursor on inactive InputConnection
W/IInputConnectionWrapper( 2043): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper( 2043): endBatchEdit on inactive InputConnection
E/SpannableStringBuilder( 2043): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder( 2043): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
W/IInputConnectionWrapper( 2043): beginBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 2043): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper( 2043): getTextAfterCursor on inactive InputConnection
W/IInputConnectionWrapper( 2043): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper( 2043): endBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 2043): finishComposingText on inactive InputConnection
W/IInputConnectionWrapper( 2043): beginBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 2043): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper( 2043): getTextAfterCursor on inactive InputConnection
W/IInputConnectionWrapper( 2043): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper( 2043): endBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 2043): beginBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 2043): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper( 2043): getTextAfterCursor on inactive InputConnection

cc @jason-simmons

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: text inputEntering text in a text field or keyboard related problemsplatform-androidAndroid applications specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions