Closed
Bug 303883
Opened 19 years ago
Closed 19 years ago
when using fastback, javascript does not work anymore until page reload
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 303267
People
(Reporter: ronny.perinke, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8b4) Gecko/20050807 Firefox/1.0+ (Sephiroth/AXP) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8b4) Gecko/20050807 Firefox/1.0+ Things that use javascript do not work anymore, after useing fastback/fastforward. A page reload is needed to make them work again. e.g. at http://www.forum-3dcenter.org the menues like "suchen" (search) or at my website http://www.sephiroth-j.de/mozilla/ the "more infos" thing for BMB Reproducible: Always Steps to Reproduce: 1. use latest trunk build and have fastback enabled 2. go to a vB 3 forum e.g. http://www.forum-3dcenter.org 3. click "suchen" (search) in the upper right corner -> a text input should appear 4. go to a sub forum or thread or another side 5. go back to the forum using the back button and click again on "suchen" (search) Actual Results: no text input appears (watch the javascript console!) Expected Results: text input (and all other javascript stuff) should appear/work
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 303267 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•