[gtk+/rendering-cleanup-next: 14/153] entry: Add bug reference to workaround
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/rendering-cleanup-next: 14/153] entry: Add bug reference to workaround
- Date: Sat, 11 Sep 2010 04:52:37 +0000 (UTC)
commit 2b9d6685d72cf146090c63a2793e306cc1c3e9d6
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 cab156c..e028e64 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -3288,7 +3288,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]