Bug 266938

Summary: [Scrollbar gutter] RenderBox::contentBoxRect() should not subtract horizontal scrollbar height twice
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Nikos Mouchtaris <nmouchtaris>
Status: NEW    
Severity: Normal CC: agafvv, lwarlow, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 167335    

Simon Fraser (smfr)
Reported 2023-12-29 19:32:52 PST
If `scrollbar-gutter` is `both-edges`, RenderBox::contentBoxRect() computes height as if there were a top horizontal scrollbar, but the spec says that scrollbar-gutter affects the inline start and end edges only: https://drafts.csswg.org/css-overflow/#scrollbar-gutter-property
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-05 19:33:15 PST
Luke Warlow
Comment 2 2024-08-23 12:13:27 PDT
Can this be closed now that the flag has been enabled?
Simon Fraser (smfr)
Comment 3 2024-08-23 12:17:49 PDT
No, this isn't fixed yet.
Note You need to log in before you can comment on or make changes to this bug.