GNOME Bugzilla – Bug 338176
gnome-system-log copy-paste offset incorrect
Last modified: 2007-07-07 11:34:45 UTC
Forwarded from: https://launchpad.net/distros/ubuntu/+source/gnome-utils/+bug/39081 When the gnome-system-log viewer has a log with more than one day, the source offset for the copy-paste operation is incorrect. Basically, for every extra day the source index is off by one. http://librarian.launchpad.net/2027890/Screenshot-Gnome-System-Log.png Gnome-system-log viewer can be seen in the background. The selected item is the one I wanted to copy. I pressed Control+C. Then I switched to the Tomboy note and pasted (Control+V). The item above the one I wanted were copied. There are 2 days in this log, so the source is off by one.
Other Ubuntu bug about that: https://launchpad.net/distros/ubuntu/+source/gnome-utils/+bug/42613
Created attachment 64690 [details] [review] fixes the issue Seems to work fine with that change
any comment on the patch?
seems fine to me
looks good, please commit Thanks !
fixed to CVS head and gnome-2-14 with that commit message: "2006-05-28 Sebastien Bacher <seb128@debian.org> * log_repaint.c: (tree_path_find_row): fix the selection offset when copying from a log with several days listed (Closes: #338176)"
*** Bug 347150 has been marked as a duplicate of this bug. ***