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+

Marco Barisione
Reported 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.
Attachments
Pass the clipping region to moz_gtk_widget_paint() (2.19 KB, patch)
2008-03-19 06:04 PDT, Marco Barisione
alp: review+
Marco Barisione
Comment 1 2008-03-19 06:04:58 PDT
Created attachment 19883 [details] Pass the clipping region to moz_gtk_widget_paint()
Alp Toker
Comment 2 2008-03-20 14:04:24 PDT
Landed in r31185.
Note You need to log in before you can comment on or make changes to this bug.