[gtk+/rendering-cleanup-next: 15/155] entry: Add bug reference to workaround
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/rendering-cleanup-next: 15/155] entry: Add bug reference to workaround
- Date: Wed, 15 Sep 2010 02:58:09 +0000 (UTC)
commit 33b71582fcfbe9d8c73279119f3609cfa40f88e3
Author: Benjamin Otte <otte redhat com>
Date: Fri Sep 3 00:17:35 2010 +0200
entry: Add bug reference to workaround
gtk/gtkentry.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index c476613..8ff8397 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -3287,7 +3287,8 @@ gtk_entry_draw_frame (GtkWidget *widget,
gdk_drawable_get_size (window, &width, &height);
/* Fix a problem with some themes which assume that entry->text_area's
- * width equals widget->window's width */
+ * width equals widget->window's width
+ * http://bugzilla.gnome.org/show_bug.cgi?id=466000 */
if (GTK_IS_SPIN_BUTTON (widget))
{
gint xborder, yborder;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]