Summary: | [GTK] combobox and scrollbar are rendered small size at gtk+2.22.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ryuan Choi <ryuan.choi> | ||||
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, mrobinson, xan.lopez | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Ryuan Choi
2011-05-25 07:19:32 PDT
Created attachment 94779 [details]
Patch
Comment on attachment 94779 [details]
Patch
r=me
Comment on attachment 94779 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=94779&action=review > Source/WebCore/platform/gtk/GtkVersioning.c:281 > + gdk_drawable_get_size(drawable, width, height); Nice catch! Comment on attachment 94779 [details] Patch Clearing flags on attachment: 94779 Committed r87297: <http://trac.webkit.org/changeset/87297> All reviewed patches have been landed. Closing bug. |