[Webkit-unassigned] [Bug 91896] New: [Chromium] Correct minimal page zoom during pinch operations on desktop.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 13:03:51 PDT 2012


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

           Summary: [Chromium] Correct minimal page zoom during pinch
                    operations on desktop.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: twiz at chromium.org


>From crbug.com/128241:

Repro Steps:
1. Visit webpage with text.
2. Pinch-zoom until things are large.
3. Pinch-zoom to make things a bit smaller, and hold the pinch.
4. Observe text become suddenly blurry as the contents are scaled wrong.
5. Release the pinch, and the text becomes clear at its current page scale.

We should not be changing the contents scale during the pinch, and if we do want to change it, we are changing it incorrectly.

-- 
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