Closed
Bug 460615
Opened 16 years ago
Closed 16 years ago
A link inside an iframe from a different domain (w/different stored full page zoom) can cause the whole page to change zoom level.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 429402
People
(Reporter: Michael.Balazs, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
A link inside an iframe from a different domain (w/different stored full page zoom) can cause the whole page to change zoom level.
Reproducible: Always
Steps to Reproduce:
Have this (http://userscripts.org/scripts/show/35499) greasemonkey script that loads google calendar into an iframe below the gmail inbox.
1) Load gmail and make sure the zoom level is reset (i.e. set to zero.)
2) Load google calendar and set the page to a non-zero zoom level.
3) Reload gmail (make sure the script enabled.)
4) In the iframe click one of the calendar tabs to change views.
Actual Results:
When you do this you should find that the page changes to the zoom level set on the google calendar. Changing the view of the main gmail window resets the page zoom.
Expected Results:
The iframe page should not be allowed to change the zoom of the parent page.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•