WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
212130
iframe is flashing through overlay element
https://bugs.webkit.org/show_bug.cgi?id=212130
Summary
iframe is flashing through overlay element
Roland Soos
Reported
2020-05-20 02:19:51 PDT
Steps to reproduce: 1. Open
https://smartslider3.com/bugs/webkit/iframeflash2/
on iPhone 2. Swipe your finger to the left 3. Watch the animation Sometimes the iframe(YouTube embed) flickers through the covering image. Screen recording:
https://www.youtube.com/watch?v=MgFmKVnDBrA
Happens at 0:07 and 0:09 Also a very similar issue, but I was not able to reproduce in a test environment, but I'm sure it is related. Watch this screen recording:
https://www.youtube.com/watch?v=fyXZBhZdxlY
While I drag my finger on the screen at 0:03, the overlay image is invisible for a while and you can see the YouTube embed. This gets fixed after some point at 0:06 then it does not happen until the next drag. If I added the following CSS to the overlay element, then this issue gets fixed. .n2_ss_video_player__cover { transform: translate3d(0, 0, 0); } IOS 13.4.1
Attachments
transition flickers
(400.87 KB, video/quicktime)
2020-06-28 08:10 PDT
,
Roman A.
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-05-20 10:30:45 PDT
<
rdar://problem/63453506
>
Roman A.
Comment 2
2020-06-28 08:10:07 PDT
Created
attachment 402995
[details]
transition flickers
Roman A.
Comment 3
2020-06-28 08:11:11 PDT
Issue are still relevant for latest webkit/safari
Simon Fraser (smfr)
Comment 4
2020-06-30 09:57:49 PDT
I can reproduce. Aside: That carousel would feel way better using scroll snap.
Roman A.
Comment 5
2020-10-01 09:06:24 PDT
Bump
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug