Bug 139091

Summary: Native overflow scroll inside a -webkit-column-count doesn't column properly
Product: WebKit Reporter: Gerard Cobas <gerard.cobas>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Major CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: https://gist.github.com/gerardcobas/e9e71e45c57aeaf73159
Attachments:
Description Flags
Scrolleable div inside a -webkit-column-count none

Gerard Cobas
Reported 2014-11-28 07:06:42 PST
Created attachment 242268 [details] Scrolleable div inside a -webkit-column-count Placing an overflow scroll element inside some content with -webkit-column-count > 1 doesn't change column if it doesn't fit on the first one. However, this can be avoided using some hardware acceleration on the scroll element. See attached for a quick demo.
Attachments
Scrolleable div inside a -webkit-column-count (1.93 KB, text/html)
2014-11-28 07:06 PST, Gerard Cobas
no flags
Brent Fulgham
Comment 1 2022-07-14 13:30:25 PDT
Safari 15.5+ now handles this case properly.
Note You need to log in before you can comment on or make changes to this bug.