Bug 42306 - Resizer control does not paint in otherwise empty compositing layer
Summary: Resizer control does not paint in otherwise empty compositing layer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-14 17:23 PDT by Simon Fraser (smfr)
Modified: 2010-07-29 11:51 PDT (History)
0 users

See Also:


Attachments
Patch (6.88 KB, patch)
2010-07-29 11:34 PDT, Simon Fraser (smfr)
darin: 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) 2010-07-14 17:23:31 PDT
This test:
LayoutTests/compositing/overflow/scrollbar-painting.html
shows that we're failing to set drawsContent() when there's a resizer control.
Comment 1 Simon Fraser (smfr) 2010-07-29 11:34:02 PDT
Created attachment 62974 [details]
Patch
Comment 2 Darin Adler 2010-07-29 11:40:10 PDT
Comment on attachment 62974 [details]
Patch

> +</html>
> \ No newline at end of file

We usually add those rather than face the wrath of diff.
Comment 3 Simon Fraser (smfr) 2010-07-29 11:51:18 PDT
http://trac.webkit.org/changeset/64298