Skip to content

[BUG] Calendar widget overflows when iOS text size is set to maximum #353

Description

@NicoStil101

Describe the bug
When the iOS system text size is increased to max via Accessibility settings, the home screen calendar widget throws a box overflow error.

To Reproduce
Steps to reproduce the behavior:

  1. open -a Simulator
  2. flutter run -d "iPhone 17"
  3. Go to iPhone settings -> Accessibility -> Display & Text Size -> Larger Text -> drag slider to max
  4. Open TCA
  5. Go to home screen

Expected behavior
The calendar widget should scale or crop the text without overflowing its container.

Screenshots
Image

Smartphone (please complete the following information):

  • Phone: iPhone 17
  • OS version: 26.5
  • Language: English

Additional context
I couldn't see this bug anywhere else than in the calendar widget on the home screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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