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

provide an option to move the selection to a different direction after pressing enter key

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 5.4.0
    • None
    • None
    • None

      Use Case

      When pressing the enter key, the default behavior is to move the selection down, support a configurable option to move to other directions like Excel:

      https://excelribbon.tips.net/T006712_Cell_Movement_After_Enter.html

      Proposed Specification

      1. a library property to determine selection move direction after pressing return key: io.keikai.ui.selectionMoveDirection
      2. Available direction: (all lower cases)

      • down (default)
      • up
      • left
      • right

      3. the property supports both library-property and custom-attributes
      4. If a developer specified an unavailable direction, throw an excpetion
      5. The selection moves the specified direction when an end user presses the ENTER key.

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

              Created:
              Updated:
              Resolved: