[Webkit-unassigned] [Bug 114469] New: Add contentAnchor to WKView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 15:39:36 PDT 2013


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

           Summary: Add contentAnchor to WKView
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


Currently if you call setFrameSize: while frame size updates are disabled, or if the geometry update times out, then the previously rendered page content will be rendered anchored to the top left corner of the frame.

This is appropriate if the frame is being resized from the bottom right corner.  In order to achieve a more desirable appearance if the frame is being resized from another corner we should allow the corner at which the content anchors to be specified.

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