Bug 70036

Summary: UTF8 command line redraws slow/consume too much CPU
Product: [Retired] Red Hat Linux Reporter: Chip Turner <cturner>
Component: readlineAssignee: Tim Waugh <twaugh>
Status: CLOSED CURRENTRELEASE QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: nalin, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-10 16:04:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chip Turner 2002-07-29 15:38:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020712

Description of problem:
Best seen in bash with LANG=en_US.UTF-8.  Paste arbitrary text into the command
line until it is rather large (> 200-300 characters).  Each additional character
typed or pasted will force a redraw.  This redraw consumes excessive CPU, which
can be seen with top.  Happens in multiple X terminal emulators, seems to be
inside of readline itself.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
Paste moderate amounts of data into a bash prompt.

Additional info:

Comment 1 Tim Waugh 2004-12-10 16:04:50 UTC
This is fixed now I think.