https://issues.apache.org/ooo/show_bug.cgi?id=21280
Shenfeng Liu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82276|0 |1 is obsolete| | Attachment #82294| |review?([email protected]) Flags| | --- Comment #67 from Shenfeng Liu <[email protected]> --- Created attachment 82294 --> https://issues.apache.org/ooo/attachment.cgi?id=82294&action=edit fix patch V2 Updated a new fix patch. In the patch, the old rule of disabling shift down / shift right during cut (whose intention was to avoid cut area and paste area overlapping) was removed. The new rule is: if the paste area will be beyond sheet range of max row or max column, the corresponding shift down / shift right will be disabled. And this rule apply to both copy and cut. Please help to review. Thanks! -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
