Closed
Bug 913659
Opened 11 years ago
Closed 11 years ago
Strange behaviour when zooming page with iframe a lot
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 957668
People
(Reporter: botond, Unassigned)
References
Details
STR:
1. Load http://people.mozilla.org/~kgupta/tmp/iframe.html in the Gaia browser.
2. Zoom in a bit. Initially, everything is fine.
3. Keep zooming in. Eventually, the iframe will become blank.
After this point, if you pan around, more strange things happen:
- The iframe's contents become "blah blah blah blah" zoomed in.
This is very strange as those words don't appear in the document
loaded in the iframe, only in the enclosing document.
- Sometimes, the above happens, and then the iframe's contents
become the grid again.
- Sometimes, the browser crashes altogether.
Updated•11 years ago
|
Blocks: multi-apzc
Updated•11 years ago
|
Component: Graphics: Layers → Panning and Zooming
Comment 1•11 years ago
|
||
When I zoom in a lot the device just crashes. I don't see the iframe go blank before that happens. Testing on a hamachi running recent 1.2 code.
Comment 2•11 years ago
|
||
The device crashing I mentioned in comment 1 was fixed in bug 947523 for 1.2 and should be fixed in bug 957668 for 1.3+. We should retest this after that's done to see if it still happens.
Depends on: 957668
Comment 3•11 years ago
|
||
This appears to be fixed with bug 957668's landing.
You need to log in
before you can comment on or make changes to this bug.
Description
•