[konsole] [Bug 409016] New: konsole `\033[0m` not working start from second page of scroll

limkokhole at gmail.com limkokhole at gmail.com
Fri Jun 21 23:35:34 BST 2019


https://bugs.kde.org/show_bug.cgi?id=409016

            Bug ID: 409016
           Summary: konsole `\033[0m` not working start from second page
                    of scroll
           Product: konsole
           Version: 17.12.3
          Platform: Ubuntu Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: limkokhole at gmail.com
  Target Milestone: ---

Created attachment 121066
  --> https://bugs.kde.org/attachment.cgi?id=121066&action=edit
`\033[0m` not working started from 12th row on second page of scroll.

SUMMARY
konsole `\033[0m` not working started from second page of scroll.

STEPS TO REPRODUCE
1.  Run with command for i in {1..100}; do echo "$i"; echo -en '\033[1;42m
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
 \033[0m'; echo -e 'next text'; done:
2. Ensure the text overflow to bottom.
3. Scroll the page, the second page (12th row on screenshot) color not reset by
`\033[0m`.

EXPECTED RESULT
`\033[0m' should able to reset color like first page do.

SOFTWARE/OS VERSIONS
Ubuntu 18.04.2 LTS, Gnome, konsole 17.12.3

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list