[Webkit-unassigned] [Bug 54981] New: [GTK] position:fixed elements flicker while scrolling after r74196

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 12:14:10 PST 2011


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

           Summary: [GTK] position:fixed elements flicker while scrolling
                    after r74196
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: xan.lopez at gmail.com, cgarcia at igalia.com


The issue here seems to be that we are asking GDK to process updates, before we have queued all the necessary invalidations for scrolling. When scrolling with fixed position elements, the elements are invalidated after the call to ChromClient::scroll.

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