[Webkit-unassigned] [Bug 14998] New: Full page zooming support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 08:33:24 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14998

           Summary: Full page zooming support
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: george.wright at collabora.co.uk


I would very much like to see full page zooming support in WebKit, such as the
zooming Safari on the iPhone has.

I have started working on investigating how zooming support can be implemented
in the GTK API, but it would be better if we could standardise on a method for
this to be done. The GraphicsContext has a function scale(FloatSize), but
calling that method alone does not result in the required behaviour for zooming
- mouse events still think the geometry is as for a scale factor of 1.0.


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



More information about the webkit-unassigned mailing list