Open
Bug 216064
Opened 21 years ago
Updated 2 years ago
href="#" onclick without 'return false' breaks iframe navigation
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
NEW
People
(Reporter: mstrumyla, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
513 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030805 Mozilla Firebird/0.6.1+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030805 Mozilla Firebird/0.6.1+
works in ie6
Reproducible: Always
Steps to Reproduce:
1. load the testcase. the iframe loads www.google.com page.
2. click on the first link. the iframe loads mozilla.org.
3. click browser's back button
Actual Results:
nothing happens. iframe shows the same page
Expected Results:
iframe is loaded with www.google.com
Reporter | ||
Comment 1•21 years ago
|
||
this bug is present in all mozilla versions 1.0.2 through 1.5a
Updated•21 years ago
|
Component: History: Session → Document Navigation
QA Contact: chrispetersen → docshell
Updated•15 years ago
|
Assignee: radha → nobody
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•