Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-685

SHIFT+DOWN keystroke within TextArea do not expand the selection past an empty line

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.0
    • None
    • wtk, wtk-terra
    • None
    • n/a

    Description

      SHIFT+UP & SHIFT+DOWN keystrokes can be used to expand the selection to the previous or next line respectively.
      However SHIFT+DOWN fails to extend the selection past an empty line.
      SHIFT+UP appears to work as expected

      Given the following text, and the caret positioned at the start of the TextArea, the first press of SHIFT+DOWN will select 'abc', the second will also select 'def', but third and subsequent presses will have no effect due to an empty 3rd line.
      'abc <newline>
      def <newline>
      <empty line>
      ghi'

      Workaround by using the mouse, or SHIFT+LEFT & SHIFT+RIGHT

      Attachments

        Issue Links

          Activity

            People

              rwhitcomb Roger Lee Whitcomb
              cbartlett Christopher James Bartlett
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: