[Webkit-unassigned] [Bug 110993] New: ImageDocument 's incorrect zoom behavior.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 10:20:23 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110993

           Summary: ImageDocument 's incorrect zoom behavior.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kkimlabs at chromium.org


To reproduce the bug:
1. Visit an image e.g., https://www.webkit.org/images/icon-gold.png
2. Make the browser window(rendering area)'s height and width about 3 times bigger than the image.
3. Zoom in several times using keyboard shortcut (e.g., ctrl + '+' in Linux Chrome)
4. Zoom back to the original state (100%) using keyboard shortcut (e.g., ctrl + '-' in Linux Chrome)

Expected behavior:
The image size after Step 4. is identical to the image size at Step 1.

Observed behavior:
The image size after Step 4. is bigger than the image size at Step 1.


This is a bug in ImageDocument.cpp so it is reproducible on any browser and any platform.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list