[Webkit-unassigned] [Bug 143648] New: RenderListBox passes row indexes to ScrollableArea, which expects pixel offsets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 12 12:30:41 PDT 2015


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

            Bug ID: 143648
           Summary: RenderListBox passes row indexes to ScrollableArea,
                    which expects pixel offsets
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

RenderListBox scrolls in terms of list index, but lots of ScrollableArea/ScrollAnimtor code (e.g. ScrollAnimatorMac::adjustScrollPositionIfNecessary()) assumes they are getting pixel values.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150412/970f1c78/attachment.html>


More information about the webkit-unassigned mailing list