[Webkit-unassigned] [Bug 15948] New: assigning scrollLeft or scrollTop triggers scroll event even if value is unchanged

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 01:44:50 PST 2007


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

           Summary: assigning scrollLeft or scrollTop triggers scroll event
                    even if value is unchanged
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marcus at better.se


WebKit generates a scroll event whenever the scrollLeft or scrollTop properties
are assigned, even if the value did not change.

Firefox (and I think also IE) only fire an event if the scrollLeft/Top value
actually changed, not if it is set to the previous value.


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