Skip to content

Flutter web app gets blurred on zooming on safari browser #121514

@gauria24

Description

@gauria24

Flutter web app gets blurred on zooming on safari browser. Attached the video of flutter gallery app.

Steps to reproduce:

  1. Launch https://gallery.flutter.dev/#/ in safari browser
  2. Zoom the web page using the browser zoom functionality (Cmd + or View, Zoom In)
  3. Observed that all text and images are blurred
  4. The text and images blurring can be reproduced on locally hosted flutter web applications as well
  5. The zooming does not blur the text and images on other browsers like chrome or Edge

flutter doctor command output is as below.
flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.7.5, on macOS 13.2.1 22D68 darwin-x64,
locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version
33.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.75.1)
[✓] Connected device (2 available)
[✓] HTTP Host Availability

SafariZoom1.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    in triagePresently being triaged by the triage teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions