RESOLVED CONFIGURATION CHANGED 42963
Transparency of scrollbar corner
https://bugs.webkit.org/show_bug.cgi?id=42963
Summary Transparency of scrollbar corner
Yotam
Reported 2010-07-26 03:50:55 PDT
Created attachment 62555 [details] the three browsers Hey, When using iframe on Safari, the bottom right corner of the iframes scrollbars is transparent. This dosn't look good, and differ from the IE anf FF behaviour. Would appreciate you replay, Yotam.
Attachments
the three browsers (221.53 KB, image/pjpeg)
2010-07-26 03:50 PDT, Yotam
no flags
test case 2 (276 bytes, text/html)
2022-08-15 18:24 PDT, Fujii Hironori
no flags
Ahmad Saleem
Comment 1 2022-08-13 05:31:42 PDT
I think this is not about Webkit but UI element and it is something outside of Webkit scope. I am going to mark this as "RESOLVED WONTFIX" but if I am wrong, please reopen. Thanks!
Fujii Hironori
Comment 2 2022-08-15 18:24:30 PDT
Created attachment 461654 [details] test case 2 the scrollbar corner is painted by WebKit. See FrameView::paintScrollCorner and ScrollView::paintScrollCorner. this seems to be fixed.
Note You need to log in before you can comment on or make changes to this bug.