Bug report #929
"Copy Features" is active even though no features are selected
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | GUI | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 10988 |
Description
"Copy Features" is active even though no features are selected. You can't "Copy Features" when there are no features chosen to be copied.
Associated revisions
Fixes #929. Only enable copy/cut action when there is a selection, and only enable paste action when there is something in the clipboard.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9551 c8812cc2-4d05-0410-92ff-de0c093fc19c
Fixes #929. Only enable copy/cut action when there is a selection, and only enable paste action when there is something in the clipboard.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9551 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by leolami - over 16 years ago
It's the same for 'Split Feautures' icon. The icon is active even though you have not allow the editing.
#2 Updated by Magnus Homann about 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 6d5261bd (SVN r9552).
#3 Updated by Anonymous about 15 years ago
Milestone Version 1.0.0 deleted