-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Open
flutter/packages
#10395Labels
p: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform team
Description
What package does this bug report belong to?
webview_flutter
What target platforms are you seeing this bug on?
Android
Have you already upgraded your packages?
Yes
Dependency versions
No response
Steps to reproduce
Render a video tag on webview without the poster attribute and load on Android
Expected results
No video poster should be shown if none is set.
Actual results
A gray play button shows up as the video poster while the video is loading.
Code sample
This can be reproduced with the sample WebViewWidget code documented on https://pub.dev/packages/webview_flutter with any page with a video tag.
Screenshots or Videos
Logs
No response
Flutter Doctor output
google3
Metadata
Metadata
Assignees
Labels
p: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform team
