-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Videos added from media library don't load in the editor #1151
Comments
Hey @rachelmcr 👋 Is that happening every time? This blankness is about video not getting ready to play, as far as I know it was returning to normal after some updates on the post. But I know that it is annoying, so we already did some changes to make this better, for now I can suggest trying it again on the next release. A bit detail on the issue: The thing is, we are waiting for that "ready to play" state to show the play button. In the next release we changed this, it'll show the play button no matter what and tapping it will open the full screen player, user will see some loading indications there. Also I think it will re-trigger buffering and fix the preview. After that we might even need to do some more work to show the loading indication on the thumbnail as well, but it is hard to tell without trying the new version. |
Yes, it's happening every time with different videos from my media library (including some small test videos that are only about 2 seconds long and 5 MB). I tried waiting, adding more content, saving the post, exiting and reopening the editor ... the videos never load or change. It sounds like the next release will work better for me, but as it is the video block looks broken inside the editor when I add a video from my media library. |
hey @rachelmcr 👋thanks for the extra info. I forgot to ask, is that happening on Atomic sites also? I think you are trying with a Premium site right? |
I tested again and I see this issue on all WordPress.com Simple sites, regardless of plan. Other sites (WordPress.com Atomic, Jetpack, self-hosted) work as expected. |
This is still an issue for me on a private WordPress.com Simple site in 13.5.0.20191021, on iPhone XS, iOS 13.1.3: Although I do see a play button on the video now, when I tap it the video never loads: But I also tested on a public site, and the video loaded there as expected. Reopening because this is still an issue in some cases (and I confirmed that it works as expected in a browser on the private site). |
I'm replicating this issue on both Android and iOS after a report from a user in Samsung Galaxy Tab A for both Premium plan site and free plan site. They also reported and it's being replicated that the media library thumbnails for videos show blank. Replicated on Samsung Galaxy Tab A SM-T510, Android 9, WP app 14.4-rc-1 Also replicating the same behaviour in the published post as reported in #1909 and I'm not sure if this is related or not. |
I was able to reproduce as well using a free public .com site. |
As of 2024, this is only an issue for private sites, which is captured in #5497. I'll go ahead to close this one. |
Expected: The video will load in the editor with a play button.
Actual: All I see in the editor is a black rectangle.
The video was added to the post as expected (it loads when I view the actual post) but it never shows up in the editor. Videos I uploaded from the device or captured directly while in the editor appeared as expected, so the only issue seems to be with videos added from the media library.
Tested on iPhone XS, iOS 12.3.1, WPiOS 12.7.0.20190617
The text was updated successfully, but these errors were encountered: