onCellSelection listener blocks pasting (ctrl+v)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 5.5.0
    • 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

            Assignee:
            wenninghsu
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: