GNOME Bugzilla – Bug 702292
Paste and Paste Special write on locked worksheet
Last modified: 2013-10-06 19:54:09 UTC
If the Manage Sheets dialog is used to lock a worksheet, most functions refuse to modify the worksheet's contents. However, Edit -> Paste and Edit -> Paste Special perform the requested operation, replacing the "protected" contents. Similarly, clicking on the border of a selected range of cells in a locked worksheet and dragging the selection moves the selected cells to a new location, possibly replacing "protected" contents. This behavior does not appear to have changed between 1.10.x and 1.12.x.
Created attachment 246900 [details] [review] Proposed patch The attached patch appears to fix the problem completely, but I am not sufficiently familiar with the Gnumeric code base to be confident that this is the best way to make the fix.
Review of attachment 246900 [details] [review]: This patch causes warnings on compile (related to pointer types)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.