You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2017. It is now read-only.
What version of GWT are you using? 1.3.3? 1.4.61? Other?
2.0.4
What version of the gwt-voices jar file or library file are you using?
2.0.0
What operating system(s) are you using? Windows? Linux? Mac?
iOS target. WinXp build machine.
Do you have Flash installed? If so, what version does your browser show on
this page: http://www.macromedia.com/software/flash/about/
Not on the client.
Flash doesn't run on iOS.
Does the issue occur in web mode, hosted mode, both or don't know
Both
What browser(s) do you use? Firefox, IE, Safari, other?
Safari
What is the browser version (if you know) from Help->About?
The latest iPad version. There is no Help->About on Safari for the iPad.
What steps will reproduce the problem? Please attach sample code if you
can.
1. Create a GWT page with boilerplate code for adding a Sound and playing it in
response to a button click.
2. Build and deploy to server.
3. Navigate to the page in iPad Safari. Click the button that plays the sound.
4. Hear the sound repeat endlessly.
What is the expected output? What do you see instead?
We would expect it to work the same as on Chrome on Windows, or Safari on Mac.
Do you have a workaround?
Not yet. Perhaps we could listen for some event, and call stop(), but we
haven't gotten that far yet. I am not even sure there's a good event to listen
for yet.
Please provide any additional information below.
That pretty much sums things up.
Original issue reported on code.google.com by harry.pe...@gmail.com on 21 Sep 2010 at 3:40
The text was updated successfully, but these errors were encountered:
I forgot to mention that our audio is MP3, which I am most interested it. I
tried all the MP3 play buttons, and they worked the first time (mostly) without
looping, and I was able to stop the sounds too. The problem came when I tried
to hit play on the same sound more than once. The response then: silence.
Sometimes, the sound failed to play the first time as well.
Original comment by harry.pe...@gmail.com on 21 Sep 2010 at 7:03
Original issue reported on code.google.com by
harry.pe...@gmail.com
on 21 Sep 2010 at 3:40The text was updated successfully, but these errors were encountered: