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
mp3cut.net - Unsupported feature using Firefox #103844
Comments
|
We appreciate your report. I was able to reproduce the issue. Attempting to change the audio playback speed by clicking on the "Velocidad" button returns an unsupported browser message: Tested with: Browser / Version: Firefox Release 100.0 (64-bit)/ Firefox Nightly 102.0a1 (2022-05-04) (64-bit) /Chrome Version Version 101.0.4951.54 (Official Build) Notes:
Moving this to NeedsDiagnosis for further investigations. [qa_18/2022] |
|
Possibly a Firefox 100 issue |
|
It does seem to work fine if I spoof the user-agent string to a Chrome one. I would guess that they probably ran into a long-since-fixed bug (perhaps https://bugzilla.mozilla.org/show_bug.cgi?id=1383363) with Firefox which made them want to disable the feature, and they never re-enabled it later. Their code does this check for their "atempo" feature: Which rather unfortunately just boils down to this check: So we would need to spoof the JS useragent string to not include the string "firefox" to work around this in an intervention. |
|
This is happening on Safari too. |
|
This is now working for me on Firefox and Safari, so it appears that the site has fixed this issue. Thanks to their devs! |


URL: https://mp3cut.net/es/
Browser / Version: Firefox 100
Operating System: Windows 11
Tested Another Browser: Yes Firefox
Problem type: Something else
Description: Audio pitch dont work in Firefox Browser marked as an "old" Browser
Steps to Reproduce:
This website allow you to edit mp3 files and change many paramenter one of them are the audio pitch, this work on any Chromium web browser but not on Firefox. they say "This browser dont support this feature"
View the screenshot
Browser Configuration
From webcompat.com with ❤️
The text was updated successfully, but these errors were encountered: