RESOLVED FIXED 61436
[GTK] combobox and scrollbar are rendered small size at gtk+2.22.0
https://bugs.webkit.org/show_bug.cgi?id=61436
Summary [GTK] combobox and scrollbar are rendered small size at gtk+2.22.0
Ryuan Choi
Reported 2011-05-25 07:19:32 PDT
gdk_drawable_get_size for lower version passes arguments of gdk_drawable_get_size wrongly.
Attachments
Patch (1.21 KB, patch)
2011-05-25 07:24 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2011-05-25 07:24:52 PDT
Xan Lopez
Comment 2 2011-05-25 07:26:23 PDT
Comment on attachment 94779 [details] Patch r=me
Martin Robinson
Comment 3 2011-05-25 07:43:45 PDT
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!
WebKit Commit Bot
Comment 4 2011-05-25 09:27:40 PDT
Comment on attachment 94779 [details] Patch Clearing flags on attachment: 94779 Committed r87297: <http://trac.webkit.org/changeset/87297>
WebKit Commit Bot
Comment 5 2011-05-25 09:27:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.