Alberto1202 / zkspreadsheet

Automatically exported from code.google.com/p/zkspreadsheet
0 stars 0 forks source link

copy from a cell to a range #144

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. enter "a" in A1
2. ctrl+c:copy value in A1
3. select range A2:A3
4. ctrl+v:paste value

What is the expected output? What do you see instead?
expected:all cell in A2:A3 should be "a"
result:only cell A2 has "a"

What version of the product are you using? On what operating system?
latest of 11/3, Firefox

Please provide any additional information below.

Original issue reported on code.google.com by whkuoatt...@gmail.com on 3 Nov 2010 at 10:39

GoogleCodeExporter commented 9 years ago
Fixed since Nov. 6, 2010.

Original comment by chenhe...@gmail.com on 6 Nov 2010 at 7:51