I just have an audio element in page1 and while it is playing, I click on an image and go to page2 using the pagemanager.changePage() method inside the onClick event function. While the page transitions, the audio playback is having a momentary pause followed by a slight positive jump, like say 0.4 seconds or so. When I come back to page1 by clicking on the 'back button' in page2, the same happens. I have DOM cache enabled in both the pages. It doesn't have any effect when I disable the DOM cache.
Can someone explain the reason why it is so ?
Audio out of sync while page transition
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.