After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 533752 - disable Up/Down when at top/bottom
disable Up/Down when at top/bottom
Status: RESOLVED FIXED
Product: meld
Classification: Other
Component: general
1.1.x
Other All
: Normal minor
: ---
Assigned To: Vincent Legoll
Stephen Kennedy
Depends on:
Blocks:
 
 
Reported: 2008-05-18 21:03 UTC by Marius Scurtescu
Modified: 2010-03-02 05:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
extract common code (1.34 KB, patch)
2009-07-26 11:44 UTC, Vincent Legoll
none Details | Review
update up/down buttons sensitivity (4.34 KB, patch)
2009-07-26 11:45 UTC, Vincent Legoll
none Details | Review

Description Marius Scurtescu 2008-05-18 21:03:06 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:
Comment 1 Stephen Kennedy 2008-05-18 21:57:33 UTC
Link to Bug 458372
Comment 2 Vincent Legoll 2009-07-17 15:57:04 UTC
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...
Comment 3 Vincent Legoll 2009-07-26 11:44:17 UTC
Created attachment 139228 [details] [review]
extract common code

requirement for the other patch
Comment 4 Vincent Legoll 2009-07-26 11:45:12 UTC
Created attachment 139229 [details] [review]
update up/down buttons sensitivity
Comment 5 Kai Willadsen 2010-03-02 05:39:51 UTC
This has been fixed by the cursor handling patch. Thanks for the bug report.