[Webkit-unassigned] [Bug 16123] New: [GTK] Smooth scrolling support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 24 18:23:09 PST 2007


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

           Summary: [GTK] Smooth scrolling support
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Gtk
          Severity: Enhancement
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com


I find smooth scrolling greatly enhances browsing in Firefox and IE.

It would be good to add support for this, but perhaps not enable the feature by
default since it's not conventional for GTK+ widgets (and also slightly
controversial IIRC).

I think we can take a clever shortcut here by plugging into the CSS animation
controllers to provide a smooth (bezier, cubic?) function for scrolling.

Scrolling should be smooth not only in the outermost frame, but also child
frames.


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