Skip to content

autoCorrect not working on android api 27 #18457

@jimji1005

Description

@jimji1005

On android api 27, autoCorrect={false} of TextInput does not disable auto suggest.

Environment

Environment:
OS: macOS High Sierra 10.13.3
Node: 8.6.0
Yarn: 1.3.2
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.2 Build version 9C40b
Android Studio: 3.0 AI-171.4443003

Packages: (wanted => installed)
react: ^16.3.0-alpha.1 => 16.3.0-alpha.2
react-native: 0.54.2 => 0.54.2

Steps to Reproduce

  1. clone repo, yarn, run-android
    https://github.com/jimji1005/rn-android-keyboard-bug
    or

  2. react-native init testProject

  3. add TextInput and autoCorrrect={false}

  4. launch on android emulator or device with api 27

  5. type into textinput

Expected Behavior

auto suggest would be disabled

Actual Behavior

auto suggest still working

rn0bug-android-keyboard

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: TextInputRelated to the TextInput component.Issue: Author Provided ReproThis issue can be reproduced in Snack or an attached project.Platform: AndroidAndroid applications.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions