WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
19383
Image zoom sometimes doesn't work
https://bugs.webkit.org/show_bug.cgi?id=19383
Summary
Image zoom sometimes doesn't work
Benjamin Meyer
Reported
2008-06-03 16:25:42 PDT
Load up an image. Sometimes the image is at about 50% window size in both dimensions when it could be full size. Furthermore, sometimes the zoom function doesn't work, and it stays downsized even if clicked on. To break the zoom I found resizing the window to be small, refreshing and then making the window big causes it to break.
Attachments
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2008-06-03 17:46:48 PDT
I think this behaves as designed: the zoom function never scales an image up. It is available only when the viewport is smaller than the image's native size, and then it toggles between full size and shrink-to-fit.
Benjamin Meyer
Comment 2
2008-06-04 06:04:22 PDT
Sorry I wasn't clear on that. Sometimes the image is scaled down even though there is room for it at 100% and when you click on it to make it zoom to 100% it doesn't do anything even though the magnify cursor appears. It should just match the behavior of Safari which it does not.
Simon Hausmann
Comment 3
2010-03-19 00:42:15 PDT
Works for me with
r56184
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug