[Webkit-unassigned] [Bug 87954] New: [Qt][WK2] setPageItemRectVisible() is not guarded by ViewportUpdateDeferrer at QtViewportInteractionEngine::scaleAnimationValueChanged().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 04:44:48 PDT 2012


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

           Summary: [Qt][WK2] setPageItemRectVisible() is not guarded by
                    ViewportUpdateDeferrer at
                    QtViewportInteractionEngine::scaleAnimationValueChange
                    d().
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zbujtas at gmail.com


Guarding is set up at scaleAnimationStateChanged to protect setPageItemRectVisible().
However, setting the end value on the ScaleAnimation object at animatePageItemRectVisible(), triggers scaleAnimationValueChanged, before animation is started. (and state changed is called)

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