-
Bug
-
Resolution: Fixed
-
Normal
-
2.6.0
-
None
reproduce steps - copy:
- open a blank file
- fill A1:A3 with A, B, C
- copy A1:A3 and paste to A2
- expect A1:A4 are A, A, B, C but A, A, A, A
reproduce steps - cut:
- open a blank file
- fill A1:A3 with A, B, C
- cut A1:A3 and paste to A2
- expect A1 is empty and A2:A4 are A, B, C but A1:A3 all are empty and A4 is A
- relates to
-
ZSS-300 when pasting range overlaps copying range, pasting works incorrectly
- Closed