GNOME Bugzilla – Bug 709320
GnmItemCursor::draw problem
Last modified: 2013-10-03 22:47:17 UTC
In item_cursor_draw, when "expose" turns out non-NULL we clip. On win32 that causes the item cursor to be invisible in the upper half of the visible grid. Is that clip correct? Recall that exposure changes in the canvas causes similar clip problems there.
Jean?
That was bug 703124 for reference.
I suppose this clipping was there in the ancient foocanvas times, not sure it is really needed.
*poof* gone! This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.