[Bug 130075] New - gtk_text_view_get_iter_location() always returns incorrect y value
bugzilla-daemon@widget.gnome.org
bugzilla-daemon@widget.gnome.org
Sat, 27 Dec 2003 09:18:10 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=130075
Changed by seb128@debian.org.
--- shadow/130075 Sat Dec 27 09:18:10 2003
+++ shadow/130075.tmp.30846 Sat Dec 27 09:18:10 2003
@@ -0,0 +1,22 @@
+Bug#: 130075
+Product: gtk+
+Version: 2.2.x
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: GtkTextView
+AssignedTo: gtk-bugs@gtk.org
+ReportedBy: seb128@debian.org
+TargetMilestone: ---
+URL:
+Cc: pkg-gnome-maintainers@lists.alioth.debian.org
+Summary: gtk_text_view_get_iter_location() always returns incorrect y value
+
+This bug was originally reported in the Debian BTS:
+http://bugs.debian.org/221596
+
+"gtk_text_view_get_iter_location() always returns rect.y == rect.height
+rather than the correct value, as demonstrated by this test program:"