GNOME Bugzilla – Bug 533752
disable Up/Down when at top/bottom
Last modified: 2010-03-02 05:39:51 UTC
Disable the Up or Down toolbar buttons and corresponding menu entries under Edit when viewing first or last difference. This could also solve 458372, if there are no differences at all then both buttons will be disabled. Other information:
Link to Bug 458372
Link to bug: http://bugzilla.gnome.org/show_bug.cgi?id=588720 which has patches that should fix this bug, but which currently dependends on the other bug fix patch...
Created attachment 139228 [details] [review] extract common code requirement for the other patch
Created attachment 139229 [details] [review] update up/down buttons sensitivity
This has been fixed by the cursor handling patch. Thanks for the bug report.