Bug 198226 - [macOS] Fix programmatic scroll in RTL overflow with async scrolling enabled
Summary: [macOS] Fix programmatic scroll in RTL overflow with async scrolling enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-24 12:44 PDT by Simon Fraser (smfr)
Modified: 2019-05-25 08:03 PDT (History)
9 users (show)

See Also:


Attachments
Patch (5.34 KB, patch)
2019-05-24 12:45 PDT, Simon Fraser (smfr)
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2019-05-24 12:44:32 PDT
[macOS] Fix programmatic scroll in RTL overflow
Comment 1 Simon Fraser (smfr) 2019-05-24 12:45:09 PDT
Created attachment 370581 [details]
Patch
Comment 2 Antti Koivisto 2019-05-24 18:29:06 PDT
Comment on attachment 370581 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=370581&action=review

> Source/WebCore/ChangeLog:3
> +        [macOS] Fix programmatic scroll in RTL overflow

*with async scrolling enabled
Comment 3 Radar WebKit Bug Importer 2019-05-24 18:29:22 PDT
<rdar://problem/51129240>
Comment 4 Simon Fraser (smfr) 2019-05-25 08:03:00 PDT
https://trac.webkit.org/r245771