clr-installer icon indicating copy to clipboard operation
clr-installer copied to clipboard

In the TUI Installer, bundle-add section, lines that are too long scroll the window to the right

Open tpleavitt opened this issue 6 years ago • 0 comments

Describe the bug Using the TUI installer, in the bundle-add section, if the bundle line text is too long for the window, it will scroll to the right. After I do this and move to the next line, it will reposition correctly but the next down cursor will cause the screen to scroll right again.

To Reproduce Steps to reproduce the behavior:

  1. Go to add bundle
  2. scroll past line that is too long (the packages line)
  3. Scroll down to the next few entries
  4. See error

Expected behavior no scrolling to the right.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Clear Linux OS Version: 29600
  • Installer Version [clr-installer -v]
  • Platform: [hardware infomation] virtualbox running in Windows 10

Additional context Can you add horizontal scrolling similar to the vertical scrolling that is already there? String translations will most likely end up being longer than the english counterpart.

tpleavitt avatar May 23 '19 20:05 tpleavitt