Alberto1202 / zkspreadsheet

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

Enter key after copy/cut does not do "paste". #202

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start zssapp
2. Select B1:B2 for copy (see the highlight rectangle)
3. move focus to E1, press "Enter" key.

What is the expected output? What do you see instead?
Expect: contents of B1:B2 shall be copy to E1:E2, and selection shall change to 
E1:E2. The highlight rectangle disappear.
Real: After press "Enter" key, highlight does not disappear and focus move to 
E2.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chenhe...@gmail.com on 26 Nov 2010 at 9:41

GoogleCodeExporter commented 9 years ago
And no paste.

Original comment by chenhe...@gmail.com on 26 Nov 2010 at 9:42

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

Original comment by chenhe...@gmail.com on 27 Nov 2010 at 8:31