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

Firefox - tab controls don't allow to mute the audio #56

Open
janrichtar opened this issue Feb 3, 2025 · 0 comments
Open

Firefox - tab controls don't allow to mute the audio #56

janrichtar opened this issue Feb 3, 2025 · 0 comments

Comments

@janrichtar
Copy link

Issue with Firefox browser (currently on Firefox 128.6.0esr (64-bit)), when music plays, the tab eventually cannot get muted. At first it does, but after couple minutes, the music restarts from beginning and Firefox tab no longer can be muted and sound continues to play. I don't have the same issue in Chrome.

This config is in hal.config:

showControls: false
muteOnBlur: false

The music is triggered via:

{
(track: 'dungeon', 'loop', true)
(track: 'dungeon', 'playwhenpossible')
(track: 'dungeon', 'volume', 0.3)
}

Tracks are hosted (i.e. hal.tracks contains references to "https://************.mp3")

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

1 participant