Uploaded image for project: 'Aesh'
  1. Aesh
  2. AESH-476

Current buffer is duplicated on terminal resize when Prompt is empty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.7
    • 1.8
    • None
    • None

      1. Similar to AESH-475, modify Example.java to create an empty prompt.
      2. Type some input like "thisissomeinput"
      3. Resize the terminal window
      4. Observe that the buffer contents have been duplicated: "thisissomeinputthisissomeinput"
      5. This duplication occurs on every resize.
      Note: The cursor will not move out of bounds of the original length of the input before duplication. So for the example above, the cursor will only traverse the last "copy" of input in the buffer, in this case the last "thisissomeinput"

      If you need more information about this issue I can provide

              spederse@redhat.com Stale Pedersen
              thauser_jira Thomas Hauser (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: