By chris on Sunday, 17 February 2019
Posted in General Issues
Likes 0
Views 531
Votes 0
Facebook Videos Complications:

Facebook videos are recognized as links and not as videos. (See Video Chrome)

If you post it as a video, no thumbnail will be displayed. (See Video Chrome)

Video links are not displayed in Firefox. (See Video Firefox)

9by16 Videos are too small... Please use the following CSS:

#es .es-context-videos .video-container.is-9by16 {
max-width: 100%;
}

Chrome:

https://www.screencast.com/t/8grwcpWJOx

Firefox:

https://www.screencast.com/t/L9N5rWhQTp

Thank you.
Hi Chris,

I am able to reproduce the issue in my local instance. Will log this in our tracker so the devs can investigate further.

For links on Firefox, I did not encounter the issue: https://take.ms/PYBFl
·
Monday, 18 February 2019 17:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Raymond,

For Facebook-Videos as links on Firefox:
I test "Add-Blocker" with Firefox because I want to see what is blocked. And videos from Facebook that are recognized as a link by ES are blocked as add.

Therefore, videos from Facebook that are posted as a link will be blocked.

But if ES automatically detects that it is a video (.../video/...) then nothing is blocked.

In other words:
If the videos from Facebook on ES are automatically recognized as videos and so posted, then everything is fine.

This is due to the Add-Blocker.
·
Monday, 18 February 2019 17:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey chris,

Can you provide me the link to the addon you are referring to? I could not find an addon called 'Add-block'. I also tried with some ad-block addons but could not reproduce the issue.
·
Monday, 18 February 2019 18:01
·
0 Likes
·
0 Votes
·
0 Comments
·
If Facebook videos are saved as a video and not as a link in the future, I haven't looked any further.

But since you ask, I tested it again.

It's not the Add-Blocker. I have deactivated everything in Firefox. I made you a video. I made the video on the demo page of stackideas with firefox. And as you can see, html is empty...

But apparently it works for you. That's why I think there are settings in my Firefox.

https://www.screencast.com/t/xKFLjgBiyac2

And in Chrome you can see I have the same video/link with html content. (See photo) So I'm assuming my Firefox is blocking something. At least if it works for you.
·
Monday, 18 February 2019 19:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey chris,

I am able to see the link that you uploaded on the demo. I also tried sharing the same link and it displays fine(top is mine, https://take.ms/yjynK). Inspector: https://take.ms/nbtem

I have also asked me colleague to try and they could not reproduce the issue.
·
Monday, 18 February 2019 19:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Raymond, it's okay.

Like I said. I assume it's my Firefox. Where exactly the problem is I cannot say yet. If I have time I will explore that.

But important is:

1. Facebook videos are recognized as links and not as videos.

2. If you post it as a video (Facebook-Video), no thumbnail will be displayed.

3. 9by16 Videos are too small... Please use the following CSS:

#es .es-context-videos .video-container.is-9by16 {
max-width: 100%;
}

Then the problem is solved anyway, because videos are displayed correctly. This only affects videos from Facebook that are displayed as links.
·
Monday, 18 February 2019 20:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Chris,

Understood. The issue has already been logged into the tracker.
·
Tuesday, 19 February 2019 12:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Raymond.
·
Tuesday, 19 February 2019 14:48
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome Chris.

Regards.
·
Tuesday, 19 February 2019 16:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post