Bug 198647

Summary: position:fixed inside overflow positioning nodes is jumpy
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, ews-watchlist, fred.wang, jamesr, luiz, simon.fraser, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Antti Koivisto
Reported 2019-06-07 00:42:04 PDT
Fixed needs to take offsets from positioning nodes into account.
Attachments
patch (21.98 KB, patch)
2019-06-07 01:07 PDT, Antti Koivisto
no flags
Radar WebKit Bug Importer
Comment 1 2019-06-07 00:44:13 PDT
Antti Koivisto
Comment 2 2019-06-07 01:07:13 PDT
EWS Watchlist
Comment 3 2019-06-07 01:09:59 PDT
Attachment 371574 [details] did not pass style-queue: ERROR: Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.h:58: Inline functions should not be in classes annotated with WEBCORE_EXPORT. Remove the macro from the class and apply it to each appropriate method, or move the inline function definition out-of-line. [build/webcore_export] [4] Total errors found: 1 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 4 2019-06-07 07:17:55 PDT
Comment on attachment 371574 [details] patch Clearing flags on attachment: 371574 Committed r246197: <https://trac.webkit.org/changeset/246197>
WebKit Commit Bot
Comment 5 2019-06-07 07:17:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.