Bug 125671 - Overlay scrollbars of "overflow:scroll" appear over the overlapped "position:absolute" element
Summary: Overlay scrollbars of "overflow:scroll" appear over the overlapped "position:...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-12-12 19:11 PST by Jaehun Lim
Modified: 2023-06-15 12:55 PDT (History)
10 users (show)

See Also:


Attachments
testcase (309 bytes, text/html)
2013-12-12 19:11 PST, Jaehun Lim
no flags Details
screenshot (211.02 KB, image/png)
2013-12-12 19:12 PST, Jaehun Lim
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaehun Lim 2013-12-12 19:11:16 PST
Created attachment 219141 [details]
testcase

In Safari, overlay scrollbars has wrong layer ordering.

Please see my test case, screenshot.
Comment 1 Jaehun Lim 2013-12-12 19:12:22 PST
Created attachment 219142 [details]
screenshot
Comment 2 Jaehun Lim 2014-01-03 00:12:42 PST
Any comments ?

Is it a bug or the concept of overlay scrollbar ?
Comment 3 Tim Horton 2014-01-03 00:27:32 PST
(In reply to comment #2)
> Any comments ?
> 
> Is it a bug or the concept of overlay scrollbar ?

Pretty sure it's a bug. Overlay scrollbars are supposed to overlay the content in their scrollable area, NOT content in a totally different element which is above it in z.
Comment 4 Jon Lee 2014-01-03 00:44:32 PST
<rdar://problem/15650063>
Comment 5 Radar WebKit Bug Importer 2014-01-03 09:55:22 PST
<rdar://problem/15744338>
Comment 6 jonjohnjohnson 2018-12-10 08:07:29 PST
https://bugs.webkit.org/show_bug.cgi?id=65259 Duplicate?
Comment 7 Ahmad Saleem 2023-06-15 12:21:16 PDT
I am not able to reproduce this bug in Safari 16.5 and it does not show 'scrollbar' on top of Green Rect like reference image.

Chrome Canary 116 and Firefox Nightly 116 are matching Safari as well.
Comment 8 Simon Fraser (smfr) 2023-06-15 12:55:01 PDT
This is fixed now.