Skip to content
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

Webm File types don't play in Hover Zoom on Firefox #372

Open
Kitt262 opened this issue Jul 4, 2024 · 1 comment
Open

Webm File types don't play in Hover Zoom on Firefox #372

Kitt262 opened this issue Jul 4, 2024 · 1 comment

Comments

@Kitt262
Copy link

Kitt262 commented Jul 4, 2024


name: Webm Files Hover Zoom
about: Webm File types don't play in Hover Zoom on firefox
title: ''
labels: bug
assignees: ''


Expected behaviour

Hovering over a WEBM file on firefox should autoplay that file in the hovered window.

Actual behaviour

Hovering over a WEBM type file will show a greyed out image of the first frame, and the text "No video with supported format and MIME type found." It also produces the javascript error in the image below each time a WEBM file is hovered over, yielding this error and warning:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at WEBM-RESOURCE-LINK.webm. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 206. (picture shown below)

Invalid URI. Load of media resource failed.

And links the following resource Link

I'm seeing this behaviour on

Firefox Version 127.0.2 (latest as of July 4 2024) Tampermonkey

Steps to reproduce

Hover over WEBM File on firefox with hover zoom enabled.

Exported settings

This issue persists with reset settings

image
image

@hackerTiger21
Copy link

Does this behavior persist if you disable all browser extensions other than Tampermonkey? As of now, I'm not seeing any issues with cross-origin requests from the CDN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants