Skip to content

[iOS] TextField selection toolbar lacks contrast with shadow #120373

@greggman

Description

@greggman

Steps to Reproduce

Similator set to iPhone 14 Pro, iOS 16.2
real phone is iPhone 13 Pro, iOS 16.2
In channel master as of 2023-Feb-08

  1. On a Mac

    git clone --filter=blob:none https://github.com/flutter/samples.git`
    cd samples/form_app
    open -a Simulator
    flutter run
    
  2. In the app pick 'autofill'

  3. In the name field type a name

  4. Select the name and tap the selection

Expected results:

a context menu with some contrast that makes it clear it's separate from the content

Screenshot 2023-02-09 at 00 54 10

Actual results:

a context menu with low contrast such that it fades into the content.

Screenshot 2023-02-09 at 00 50 45

Code sample
Logs

Metadata

Metadata

Assignees

Labels

a: fidelityMatching the OEM platforms bettera: text inputEntering text in a text field or keyboard related problemsf: material designflutter/packages/flutter/material repository.found in release: 3.7Found to occur in 3.7found in release: 3.8Found to occur in 3.8frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions