RESOLVED CONFIGURATION CHANGED 265858
Video Stream Flicker on iOS 17
https://bugs.webkit.org/show_bug.cgi?id=265858
Summary Video Stream Flicker on iOS 17
Rohit
Reported 2023-12-05 03:46:32 PST
Created attachment 468885 [details] Video illustrates the flickering issue occurring during device orientation changes, on iOS 17 Experiencing a video stream flicker issue on iOS 17 (Safari and Chrome) when the video element size changes, specifically during device rotation. Key details include: Affected Browsers: - Safari (Version: iOS 17+) - Chrome (Version: iOS 17+) Affected Platforms: - iOS 17 Video Source: - Issue specific to video stream data, not observed with a direct MP4 URL. CSS Property: - Issue more prominent when objectFit property is set to cover. Steps to Reproduce - Open the https://rohit-kadam-springct.github.io/ios17-video-stream-jumping-issue on an iOS 17 device. - Rotate the device (change orientation) and Observe video stream. Expected Behavior Video stream should smoothly adapt to changing container size without flickering. Actual Behavior Video stream exhibits flickering during container size changes, especially during device rotation. Reference Link - https://rohit-kadam-springct.github.io/ios17-video-stream-jumping-issue Video Link - https://rohit-kadam-springct.github.io/ios17-video-stream-jumping-issue/resources/ios17-video-stream-jumping-issue.mp4 Demo code - https://github.com/rohit-kadam-springct/ios17-video-stream-jumping-issue/blob/main/index.html
Attachments
Video illustrates the flickering issue occurring during device orientation changes, on iOS 17 (5.16 MB, video/mp4)
2023-12-05 03:46 PST, Rohit
no flags
Alexey Proskuryakov
Comment 1 2023-12-06 13:33:37 PST
Thank you for the report! Just to be on the same page, have you positively confirmed that this does not affect iOS 16, or did you only test iOS 17?
penna1296
Comment 2 2023-12-07 08:34:53 PST
Same issue since iOS 17; resizing a video element causes the video frames to resize before going back to normal (width and height of the element seem to be ignored)
Rohit
Comment 3 2023-12-07 22:17:07 PST
(In reply to Alexey Proskuryakov from comment #1) > Thank you for the report! Just to be on the same page, have you positively > confirmed that this does not affect iOS 16, or did you only test iOS 17? Yes, I have conducted tests on iOS 16 using BrowserStack, and I can confirm that there is no flickering issue on iOS 16. The flickering problem is specifically observed on iOS 17+
Radar WebKit Bug Importer
Comment 4 2023-12-11 13:11:41 PST
youenn fablet
Comment 5 2024-04-10 23:33:49 PDT
Could you try the latest iOS 17.4 release? Several flickering issues were fixed, especially https://bugs.webkit.org/show_bug.cgi?id=259364.
Note You need to log in before you can comment on or make changes to this bug.