Closed
Bug 366057
Opened 18 years ago
Closed 16 years ago
JavaScript 'write' to Frame reloads the Frameset when document.location.hash set to document.anchors[] element (like bug 359190?)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 359190
People
(Reporter: paul, Unassigned)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
A frameset with 2 frames are loaded with html and javascript.
First frame periodically calls second frame routine with a "mmm:ss" time-stamp.
The second frame scrolls to a hash anchor with the named time-stamp.
This works in IE7, but fails in FireFox.
Reproducible: Always
Steps to Reproduce:
1. Load attached file: vidShowTest.html
2.
3.
Actual Results:
Entire frameset is reloaded.
Expected Results:
Right-frame should scroll to match left-frame time-stamp.
Reporter | ||
Comment 1•18 years ago
|
||
Comment 2•16 years ago
|
||
Looks to me like more or less a duplicate of bug 210862. Marking dep for now.
Depends on: 210862
Comment 3•16 years ago
|
||
OK. This is definitely a duplicate of bug 359190.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
No longer depends on: 210862
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•