Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

This video does not load in FireFox but works fine in Edge / Chrome / Safari

  • 5 件の返信
  • 0 人がこの問題に困っています
  • 53 回表示
  • 最後の返信者: jonzn4SUSE

more options

This is the link to the video that will not play in FireFox. https://www.swingtechnologies.com/UploadVideos/clarkj@pobox.com/S200629_019 B.mp4

This is the link to the video that will not play in FireFox. https://www.swingtechnologies.com/UploadVideos/clarkj@pobox.com/S200629_019 B.mp4

選ばれた解決策

Started working again with the update I received today. Thanks for the prompt fix. The space in the URL was another issue. All other browser automatically took care of the spaces and FireFox did not. This was not an issue in prior versions but got broken along the way. Had to fix in my code.

この回答をすべて読む 👍 1

すべての返信 (5)

more options

John Clark said

This video does not load in FireFox

What does that mean? Show the issue. Your url is not working for me. Do we need an account to see the video? What OS? If windows, home or pro? If windows, are you running any security software besides MS Defender? What version of Firefox?

この投稿は jonzn4SUSE により に変更されました

役に立ちましたか?

more options

Try this one Jonz: https://www.swingtechnologies.com/UploadVideos/clarkj@pobox.com/S200629_019%20B.mp4

It works for me on Nightly. Then in the url bar, I even tried removing the %20 part & adding a real blank space and the video played.

SUMO's forum software doesn't hyperlink parts of a link that have a space. The " B.mp4" is needed. When a link like this is clicked, the browser is supposed to automatically change the space to a url encoding of %20 (which means empty space). So at the end of the link, it's supposed to be %20B.mp4 after S200629_019.

役に立ちましたか?

more options

選ばれた解決策

Started working again with the update I received today. Thanks for the prompt fix. The space in the URL was another issue. All other browser automatically took care of the spaces and FireFox did not. This was not an issue in prior versions but got broken along the way. Had to fix in my code.

役に立ちましたか?

more options

John Clark said

This is the link to the video that will not play in FireFox. [http://example.com https://www.swingtechnologies.com/UploadVideos/clarkj@pobox.com/S200629_019 Bmp4
]

Hey John, just tested, it looks like Firefox is choking on the space in the file name (S200629_019 B.mp4). Browsers like Chrome and Edge auto-handle it, but Firefox can be picky. Try renaming the file to remove the space (like S200629_019B.mp4) or encode the URL properly using %20 in place of the space. So: .../S200629_019%20B.mp4

役に立ちましたか?

more options

Works for me. Mark it as resolved and have a nice day.

役に立ちましたか?

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。