Sub6Resources / flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
https://pub.dev/packages/flutter_html
MIT License
1.79k stars 860 forks source link

[BUG] Do not intercept click-through events for embedded YouTube videos #1229

Open avdept opened 1 year ago

avdept commented 1 year ago

Describe the bug: I have rendered iframe YouTube video. I also have a floating action button above the rendered Html(), and clicking FAB also triggers YouTube video below to start play.

Expected behavior: It should not try to intercept clicks

Screenshots:

https://user-images.githubusercontent.com/1757017/218550449-7dbc6f48-1fd1-44bb-be1d-fe7b7e88d12b.mp4

Device details and Flutter/Dart/flutter_html versions: flutter_html: 3.0.0-alpha.6

A picture of a cute animal (not mandatory but encouraged)