Closed
Bug 329996
Opened 20 years ago
Closed 19 years ago
Browser opens up a new window each time a scripted URL is encountered in Windows Media Player
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 329995
People
(Reporter: jtdaugir, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
I post medical lectures on the web.
I have a script file that is embedded into a .wma audiofile. The script file has the format:
;Script Commands
start_script_table
00:00:01.0 URL http://www.hdcn.com/symp/05asn/02/ste/ste.htm#1
00:00:30.0 URL http://www.hdcn.com/symp/05asn/02/ste/ste.htm#2
00:00:59.0 URL http://www.hdcn.com/symp/05asn/02/ste/ste.htm#3
00:01:24.0 URL http://www.hdcn.com/symp/05asn/02/ste/ste.htm#4
00:01:44.0 URL http://www.hdcn.com/symp/05asn/02/ste/ste.htm#5
Each slide is anchored in a single long scroll .htm file (ste.htm in this case) with a <a name = #2>img src=slide02.gif</a> tag, etc.
So as the file is played, the browser should scroll to the next slide.
This is what happens in IE.
However, in Mozilla, Firefox, each time the .wma audiofile encounters the next scripted URL, Firefox opens up a new browser window. In effect, for a 40-slide presentation, it copies the entire presentation 40 times, each time in a new window.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.hdcn.com/symp/05anna/01/fis/fis.htm
2. Click on Windows Media Player Option 1
http://www.hdcn.com/symp/05anna/01/fis/fis.asx
3. Play the windows media file.
Make sure that you have Windows Scripting enabled in your Windows Medial Player settings!!
The browse will open up a new window with each slide.
4. Repeat using IE. This does not happen with IE. Since we are not calling for a target=_blank with the WMP scripting, a new browser window should not be opening.
Thanks!
JT Daugirdas
Actual Results:
New browser window opens when the embedded media script reaches each new URL link.
Expected Results:
The current browser window should simply scroll to the next slide on the same, already-opened web page.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 329995 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 2•19 years ago
|
||
Still happens in Firefox 2.0.
Bug does not appear in Internet Explorer version setting, because in the TAB setting one can choose "open links called from external programs in the same TAB".
That's what is needed in Firefox 2.0.
Status: VERIFIED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 3•19 years ago
|
||
You filed this bug twice - that's why it was marked as RESOLVED DUPLICATE. Please do not reopen this again.
*** This bug has been marked as a duplicate of 329995 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•