Bug 120104 - Allow opacity to apply to custom scrollbars
Summary: Allow opacity to apply to custom scrollbars
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-08-20 22:12 PDT by Simon Fraser (smfr)
Modified: 2013-08-21 11:04 PDT (History)
6 users (show)

See Also:


Attachments
Patch (12.94 KB, patch)
2013-08-20 22:18 PDT, Simon Fraser (smfr)
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2013-08-20 22:12:59 PDT
Allow opacity to apply to custom scrollbars
Comment 1 Simon Fraser (smfr) 2013-08-20 22:18:00 PDT
Created attachment 209249 [details]
Patch
Comment 2 Simon Fraser (smfr) 2013-08-20 22:18:16 PDT
<rdar://problem/8812337>
Comment 3 Dave Hyatt 2013-08-21 10:45:07 PDT
Comment on attachment 209249 [details]
Patch

r=me
Comment 4 Tim Horton 2013-08-21 10:46:15 PDT
Comment on attachment 209249 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=209249&action=review

> Source/WebCore/ChangeLog:8
> +        Opacity was ignored custom scrollbar pseudoelements because custom scrollbar

ignored *on*?
Comment 5 Simon Fraser (smfr) 2013-08-21 11:04:57 PDT
https://trac.webkit.org/r154400