Closed Bug 471220 Opened 16 years ago Closed 16 years ago

VIDEO tag unable to play if we switch to a invalid file and then to a valid one

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: BijuMailList, Unassigned)

References

Details

VIDEO tag unable to play if we switch to a invalid file and then to a valid one

steps :-
1. go to attachment 346840 [details] 
2. click play button
3. let the movie play till you hear the sound
4. Change URL to http://www.double.co.nz/video_test/file_not_exist.xyz
5. Click "URL Change to" button
7. Wait for the URL to load
7. Change URL to http://www.double.co.nz/video_test/8aug2007.ogg
8. Click "URL Change to" button
9. Click "Play" button

Result:-
video dont play


Expected:-
video should play


Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre)
Gecko/20081226 Minefield/3.2a1pre

WinXP/Ubuntu
One reason why this is happening is because of bug 476731
Depends on: 476731
fixed by bug 476731
there is a slight change in STR

new steps :-
1. go to attachment 346840 [details] 
2. click play button
3. let the movie play till you hear the sound
4. Change URL to http://www.double.co.nz/video_test/file_not_exist.xyz
5. Click "URL Change to" button
6. execute at address bar javascript:$('v1').load();undefined;
7. Wait for the URL to load
8. Change URL to http://www.double.co.nz/video_test/8aug2007.ogg
9. Click "URL Change to" button
10. execute at address bar javascript:$('v1').load();undefined;
11. Click "Play" button


PASS
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) 
Gecko/20090216 Minefield/3.2a1pre
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.