-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: gamedevIssues related to game development with FlutterIssues related to game development with Fluttera: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesbrowser: chrome-desktoponly manifests in desktop Chromeonly manifests in desktop Chromec: renderingUI glitches reported at the engine/skia or impeller rendering levelUI glitches reported at the engine/skia or impeller rendering levelcustomer: thrivee: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for WebCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.found in release: 3.0Found to occur in 3.0Found to occur in 3.0found in release: 3.1Found to occur in 3.1Found to occur in 3.1has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
It seems like images with alpha don't draw properly in Chrome (works in Safari) with Flutter. Using a simple image widget:
I'm not sure if this is a Flutter bug but I'd like to raise awareness and perhaps you can help us track down where this should be filed as it does severely impact Flutter.
Source for the example is here: https://github.com/luigi-rosso/flutter_web_alpha_bug
How it looks in Chrome Version 103.0.5060.53 (Official Build) (arm64):
How it looks in Safari:
In MacOS:
Works in CanvasKit's fiddle, but lots of other factors here including CanvasKit version...
[✓] Flutter (Channel unknown, 3.0.0, on macOS 12.3.1 21E258 darwin-arm, locale en-US)
mjtalbot, duck-dev-go, daviddomkar, tommygiesbrecht, thomasostfeld and 5 more
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: gamedevIssues related to game development with FlutterIssues related to game development with Fluttera: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesbrowser: chrome-desktoponly manifests in desktop Chromeonly manifests in desktop Chromec: renderingUI glitches reported at the engine/skia or impeller rendering levelUI glitches reported at the engine/skia or impeller rendering levelcustomer: thrivee: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for WebCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.found in release: 3.0Found to occur in 3.0Found to occur in 3.0found in release: 3.1Found to occur in 3.1Found to occur in 3.1has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version