Bug 179650 - overflowing text does not wrap to the following line
Summary: overflowing text does not wrap to the following line
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bash
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-01 21:09 UTC by David Bentley
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-07 00:45:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Bentley 2006-02-01 21:09:43 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060126 Fedora/1.5-5 Firefox/1.5

Description of problem:
Launch gnome terminal in its default window size and type anything until you reach
the right hand edge of the screen and continue typing and the text wraps to the 
same line.

If you expand the window to full screen after launhing and the fill the line the
text wraps to the following line as expected

Expand the window to full screen then revert to normal size before you type
anything and again it works as expected.

Version-Release number of selected component (if applicable):
gnome-terminal-2.13.90-1

How reproducible:
Always

Steps to Reproduce:
1see description

Actual Results:  see description

Expected Results:  Text to wrap to the following line without having to first maximize and then
minimize the window.

Additional info:

Comment 1 Frank Arnold 2006-02-03 01:35:55 UTC
This is a bash issue. It occurs only on a newly opened terminal windows or with
a fresh bash instance.

Different proofs:
1. Start xterm and hold down a key => same behaviour like in gnome-terminal.

2. Start gnome-terminal.
2.1 Type in a random command and hit enter. Then hold down a key => wrapping
occurs like expected.
2.2 Run /bin/bash inside this window and hold down a key => no wrapping.
2.3 Run /bin/zsh inside this window and hold down a key => wraps correctly.

Comment 2 David Bentley 2006-02-07 00:45:05 UTC
Fixed with the latest bash update.

Closing as resolved in rawhide.


Note You need to log in before you can comment on or make changes to this bug.