Closed
Bug 262693
Opened 21 years ago
Closed 21 years ago
reload of page while iframe has focus causes hidden layers to unhide in parent frame
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: yg, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
When the page first loads the 2 hidden layers (using div & span tag) comes up
hidden. Clicking on the trigger, either the text "Now Showing" or "Other Shows"
Unhides and Hides the layer as it should. Pressing the reload button, or right
clicking not in an area defined as an iframe and selecting reload reloads the
page as it should, with the layers hidden. Clicking in the iframe and then
selecting reload, or right clicking in the iframe and selecting reload reloads
the page but sets the layers as visible.
this behavior does not occure in Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.7.1) Gecko/20040707. The hidden layers reload as hidden in this browser
when the iframe has focus
Reproducible: Always
Steps to Reproduce:
1. left click in iframe to give it the focus
2. reload page by selecting browers reload button from icon bar
3.
Actual Results:
All hidden layers in parent frame where visible upon page reload
Expected Results:
Hidden layers should have been hidden upon reload
Reporter | ||
Comment 1•21 years ago
|
||
For referance the centre text area from and including the image "news" are the
defined iframe on the page. other areas are outside the iframe
Comment 2•21 years ago
|
||
That server is so incredibly bad/slow that this isn't a real good example.
Comment 3•21 years ago
|
||
the serverspeeded up now and it looks fine, no errors after reload
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•21 years ago
|
||
Looks like this was caused by an interaction with a faulty/badly written
extention. I uninstalled the google pagerank extention and things worked
properly again.
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•