-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 5.4.0
-
Component/s: None
-
None
-
None
Steps to Reproduce
1. run the code
<spreadsheet id="ss" hflex="1" vflex="1" showFormulabar="true" showContextMenu="true" showToolbar="true" showSheetbar="true" showSheetTabContextMenu="true" maxVisibleRows="100" maxVisibleColumns="40" onCellSelection=""/>
2. copy any text by ctrl+c
3. paste it into keikai by ctrl+v
Current Result
nothing pasted
Expected Result
paste what you copied
Debug Information
1. remove onCellSelection listener eliminates this problem
- relates to
-
KEIKAI-335 paste cells from Excel sometimes doesn't work
-
- Closed
-
-
KEIKAI-776 onCellFocus event listener stops pasting
-
- Closed
-
-
KEIKAI-418 keikai invokes onClipboardPaste listener twice unexpectedly
-
- Closed
-