Shenfeng Liu <liush...@gmail.com> has asked Shenfeng Liu <liush...@gmail.com>
for review:
Bug 21280: when cut/copy rows/columns & paste-special, shift down/right options
are disabled incorrectly
https://issues.apache.org/ooo/show_bug.cgi?id=21280

Attachment 82294: fix patch V2
https://issues.apache.org/ooo/attachment.cgi?id=82294&action=edit


------- Additional Comments from Shenfeng Liu <liush...@gmail.com>
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!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to