Bug 41573
Summary: | REGRESSION (r60104): Zoom not applied on reload | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lilek <dev+webkit> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | darin |
Priority: | P1 | Keywords: | HasReduction, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Matt Lilek
1. Go to www.webkit.org
2. Cmd+ to zoom in
3. Cmd + R to refresh the page
The zoom is reset to 1 when the page reloads, but the "Zoom In" action is still disabled in Safari's "View" menu. Zooming out jumps the zoom factor back from where it was before the refresh (so if the page was zoomed all the way in before, it would end up zoomed out one step from the max). Pages with frames (like reddit.com, which has an iframe) behave correctly.
This happens in both full page zoom and text only zoom modes. It also happens on both Mac and Windows and appears to have regressed with <http://trac.webkit.org/changeset/60104>.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lilek
*** This bug has been marked as a duplicate of bug 42863 ***