Skip to content

CupertinoSliverNavigationBar should respect accessibility text scaling #167248

@victorsanni

Description

@victorsanni

Use case

When the text scale is changed in the iOS settings app, CupertinoSliverNavigationBar does not respect the new text scale.

CupertinoNavigationBar allows contents to be text-scaled if the contents are wrapped in a MediaQuery with text scaling. CupertinoSliverNavigationBar does not.

Proposal

Update CupertinoSliverNavigationBar to respect accessibility text scaling.

In the photos below, notice how the nav bar remains unscaled.

Regular Scaled
Image Image

Native

Regular Scaled
Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)c: proposalA detailed proposal for a change to Flutterf: cupertinoflutter/packages/flutter/cupertino repositoryframeworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionteam-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions