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 126091 - Cut and Copy should be (in)sensitive under different conditions
Cut and Copy should be (in)sensitive under different conditions
Status: RESOLVED WONTFIX
Product: conglomerate
Classification: Other
Component: Code
CVS
Other Linux
: Low minor
: 1.0.0
Assigned To: conglomerate list
conglomerate list
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2003-11-03 10:19 UTC by Paul Smith
Modified: 2017-12-22 12:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Implements cong_range_can_be_copied (3.03 KB, patch)
2003-11-03 19:16 UTC, Paul Smith
committed Details | Review

Description Paul Smith 2003-11-03 10:19:15 UTC
Currently, only the function cong_range_can_be_cut is implemented, and some
areas of code call this where really they should call
cong_range_can_be_copied.  In the future, conditions for the availability
of cutting and copying will be different (e.g. can't cut in a read-only
document, but should still be able to copy)

I have a patch which implements cong_range_can_be_copied and changes a few
calls to can_be_cut to the correct function, but I'm waiting for anon CVS
to catch up before submitting it.
Comment 1 Geert Stappers 2003-11-03 12:40:54 UTC
This is a clone of bug 125342
Comment 2 Paul Smith 2003-11-03 19:16:50 UTC
Created attachment 21164 [details] [review]
Implements cong_range_can_be_copied
Comment 3 David Malcolm 2003-11-03 19:46:30 UTC
I've applied attachment 21164 [details] [review] to CVS.  

As discussed on the mailing list, we won't fix this until after the
pasting code is more robust, and probably post-0.8.0; marking as a
1.0.0 bug and lowering priority,
Comment 4 André Klapper 2017-12-22 12:46:30 UTC
Conglomerate is not under active development anymore. It is currently unlikely that there will be any further Conglomerate development.

Closing this report as WONTFIX as part of Bugzilla Housekeeping (bug 685689) to reflect reality. Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.