[Webkit-unassigned] [Bug 23040] New: Add fixedLayoutSize feature to ScrollView for real desktop layout within small viewport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 30 12:56:33 PST 2008


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

           Summary: Add fixedLayoutSize feature to ScrollView for real
                    desktop layout within small viewport
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: treat at kde.org


Hi,

Attached you'll find a patch that introduces a new fixedLayoutSize feature to
the cross-platform ScrollView class in WebCore.  Together with full page zoom
this feature enables WebKit to draw a web page with a desktop-like layout
within a small viewport.

To take advantage of this feature the various ports need to introduce some kind
of API to set the fixedLayoutSize and enable the feature.  Attached is a patch
for the Qt port to do exactly this.

I will also attach patches for the Gtk and Windows ports to build with this
feature as it required changes to a method in FrameLoaderClient.

Cheers,

Adam


-- 
Configure bugmail: https://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