-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
in triagePresently being triaged by the triage teamPresently being triaged by the triage teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds
Description
Flutter web app gets blurred on zooming on safari browser. Attached the video of flutter gallery app.
Steps to reproduce:
- Launch https://gallery.flutter.dev/#/ in safari browser
- Zoom the web page using the browser zoom functionality (Cmd + or View, Zoom In)
- Observed that all text and images are blurred
- The text and images blurring can be reproduced on locally hosted flutter web applications as well
- 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
Labels
in triagePresently being triaged by the triage teamPresently being triaged by the triage teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds