Bug 17946

Summary: [GTK] Widgets are not clipped
Product: WebKit Reporter: Marco Barisione <marco.barisione>
Component: WebKitGTKAssignee: Marco Barisione <marco.barisione>
Status: RESOLVED FIXED    
Severity: Normal CC: alp, pierre-luc.beaudoin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Pass the clipping region to moz_gtk_widget_paint() alp: review+

Description Marco Barisione 2008-03-19 05:56:02 PDT
Widget are not clipped, so they may be painted outside the allowed region.
This is visible when you are using an iframe containing widgets.
Comment 1 Marco Barisione 2008-03-19 06:04:58 PDT
Created attachment 19883 [details]
Pass the clipping region to moz_gtk_widget_paint()
Comment 2 Alp Toker 2008-03-20 14:04:24 PDT
Landed in r31185.