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

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Normal
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 5.4.0
    • Component/s: None
    • Labels:
      None

      Description

      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.

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: