Alberto1202 / zkspreadsheet

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

paste transpose error #172

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Keyin "A1" in cell A1, "A2" in cell A2, "A3" in cell A3
2. copy A1~A3
3. focus on B1, press toolbar button "paste", press "transpose"

What is the expected output? What do you see instead?
expected:"A1" in cell B1, "A2" in cell C1, "A3" in cell D1
result:"A1" in cell B1,"A1" in cell B2, "A1" in cell B3

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

Please provide any additional information below.

Original issue reported on code.google.com by whkuoatt...@gmail.com on 5 Nov 2010 at 6:51

Attachments:

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

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