Bug 32439

Summary: Scrollbar of overflow:scroll div in compositing layer fails to render
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Testcase
none
Patch mitz: review+

Simon Fraser (smfr)
Reported 2009-12-11 10:07:25 PST
Created attachment 44694 [details] Testcase The scrollbars in the attached testcase fail to render.
Attachments
Testcase (904 bytes, text/html)
2009-12-11 10:07 PST, Simon Fraser (smfr)
no flags
Patch (6.41 KB, patch)
2009-12-31 17:53 PST, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2009-12-31 17:53:25 PST
mitz
Comment 2 2009-12-31 17:56:28 PST
Comment on attachment 45724 [details] Patch > + return m_hBar || m_vBar || m_scrollCorner || renderer()->style()->resize() != RESIZE_NONE; > +; ;?
Simon Fraser (smfr)
Comment 3 2010-01-01 11:41:05 PST
Note You need to log in before you can comment on or make changes to this bug.