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

Chrome does not respect initial volume setting #17

Open
parente opened this issue Apr 28, 2010 · 3 comments
Open

Chrome does not respect initial volume setting #17

parente opened this issue Apr 28, 2010 · 3 comments

Comments

@parente
Copy link
Member

parente commented Apr 28, 2010

Looks like Chrome resets the volume to 1.0 when audio actually starts. Yuck.

@parente
Copy link
Member Author

parente commented Apr 28, 2010

Yep. Have to set chrome volume after receiving the start event. Workaround in 775ec58.

Leaving issue open to file upstream bug against chromium.

@parente
Copy link
Member Author

parente commented May 16, 2010

Filed as chromium bug #44314 (http://code.google.com/p/chromium/issues/detail?id=44314). Happens only on cloned DOM nodes which is how we work in JSonic.

Example on JSFiddle at http://jsfiddle.net/YQ79B/.

@parente
Copy link
Member Author

parente commented May 19, 2010

Fixed upstream: http://code.google.com/p/chromium/issues/detail?id=33023. Will wait for it to land in a beta at least before removing the crutch in JSonic.

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

No branches or pull requests

1 participant