-
Bug
-
Resolution: Won't Fix
-
Normal
-
None
-
2.5.0, 3.0.0 RC
Problem Description:
when we copy and cut on different cells, pasting second times pastes copied data
Reproducing Steps:
1. copy one cell, and cut another cell with different content
2. paste to a cell 2 times, e.g. press ctrl+v 2 times
Actual:
the second time pastes previously copied content.
expected:
the second time should not paste anything because our last action is "cut".