Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-362

onCellSelection listener blocks pasting (ctrl+v)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.5.0
    • 5.4.0
    • 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

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

              Created:
              Updated:
              Resolved: