Open
Bug 510799
Opened 16 years ago
Updated 3 years ago
Visual glitch when switching to background tab if zoom changed after page loaded
Categories
(Firefox :: General, defect)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | - |
People
(Reporter: sylvain.pasche, Unassigned)
Details
(Keywords: polish)
If a page is loaded in the background and the zoom level of that page's domain is changed afterward, when switching to the background tab the page is visible with the old zoom level for a few moment and then is redrawn with the new zoom level. This causes the whole page to jump.
Steps to reproduce:
1. Visit a site like http://en.wikipedia.org/wiki/Main_Page.
2. Load a couple of pages from the same site in the background by
middle-clicking e.g.
http://en.wikipedia.org/wiki/Mozilla
http://en.wikipedia.org/wiki/Mozilla_Firefox
http://en.wikipedia.org/wiki/Page_zooming
3. Set text-zoom to larger or smaller than normal by pressing Ctrl + or Ctrl -.
4. Switch to the background tabs.
5. Optionally repeat steps 3, then 4.
Note: this is different from bug 510753 because the zoom level is changed *after* the background tabs have loaded.
This issue is not visible on Linux and OSX. See bug 510753 comment 5 and bug 510753 comment 9 for some explanations.
Comment 1•15 years ago
|
||
I see this on OSX too.
OS: Windows XP → All
Summary: [Windows] Visual glitch when switching to background tab if zoom changed after page loaded → Visual glitch when switching to background tab if zoom changed after page loaded
Updated•15 years ago
|
blocking2.0: --- → ?
Comment 2•15 years ago
|
||
Apparently the cause for this is setting the zoom on tab after drawing it. We should instead set the zoom before drawing it.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•