Closed
Bug 306403
Opened 19 years ago
Closed 17 years ago
Back & Forward navigation fail when using JavaScript to insert an iFrame
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mountainash, Unassigned)
Details
(Whiteboard: CLOSEME 09/11)
Attachments
(1 file)
|
4.49 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
When loading a page that uses JavaScript (innerHTML or createElement('iframe'))
to dynamically add an iFrame to the page the next/forward and back buttons and
keyboard shortcuts do not work.
Reproducible: Always
Steps to Reproduce:
1. visit any site - to add to your history
2. load the attached page
3. try the browser back button (or load a bookmark, go back and then try going
forward)
Actual Results:
The page loads correctly as intended (without errors) but the browser navigation
controls do not work. This works correctly in IE.
Expected Results:
Expect the history/navigation buttons to work as normal.
Colleges have told me that this bug also occurs on Windows and Mozilla.| Reporter | ||
Comment 1•19 years ago
|
||
This also occures when using <object src...>
Summary: Back & Forward navigation fail when → Back & Forward navigation fail when using JavaScript to insert an iFrame
| Reporter | ||
Comment 2•19 years ago
|
||
View the source, there are 2 functions using different methods, both cause the failure
WFM with Mozilla 1.8b1, Deer Park a2 and SeaMonkey/20050828, fixed by Core bug 237717?
wfm. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JP; rv:1.9a1) Gecko/20050831 Firefox/1.6a1
Comment 5•17 years ago
|
||
WFM with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a8pre) Gecko/2007082004 Minefield/3.0a8pre, as well. Reporter, if you cannot reproduce this with a current Firefox 2 or 3 build, please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 09/11
| Reporter | ||
Comment 6•17 years ago
|
||
It's working for me now too useing Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 7•17 years ago
|
||
Thanks; it's “WORKSFORME” and not “FIXED”, because we don't know exactly what it was fixed by.
Resolution: FIXED → WORKSFORME
Version: unspecified → 1.0 Branch
Component: History → Bookmarks & History
QA Contact: history → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•