Skip to content

Multi-step input composing range incorrectly styled on iOS #9343

@cbracken

Description

@cbracken

Steps to Reproduce

  1. Open Flutter Gallery and select the Text field demo.
  2. Tap the Name field.
  3. Switch to Japanese/Chinese input and begin entering text.

The composing (a.k.a. mark) region is underlined, rather than appearing lightly selected.

See the following screenshots:

Current Flutter composing style

img_1413

Default iOS composing style (from Google Inbox)

img_1414

Default iOS selection style (from Google Inbox)

img_1415

Flutter Doctor

Running with a local engine with iOS text input patches. Base install is:

[✓] Flutter (on Mac OS X 10.12.4 16E195, channel master)
    • Flutter at /Users/cbracken/src/flutter/flutter
    • Framework revision c12c019bcc (6 hours ago), 2017-04-11 13:48:04 -0700
    • Engine revision 5d9a642257
    • Tools Dart version 1.23.0-dev.11.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: fidelityMatching the OEM platforms bettera: internationalizationSupporting other languages or locales. (aka i18n)a: text inputEntering text in a text field or keyboard related problemsfound in release: 3.3Found to occur in 3.3found in release: 3.5Found to occur in 3.5frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-iosiOS applications specificallyteam-text-inputOwned by Text Input teamtriaged-text-inputTriaged by Text Input team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions