[Konsole-devel] [Bug 74499] New: characters are lost when resizing konsole window
Eduardo Robles elvira
edulix at iespana.es
Sat Feb 7 17:47:53 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=74499
Summary: characters are lost when resizing konsole window
Product: konsole
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: edulix at iespana.es
Version: (using KDE KDE 3.2.0)
Installed from: Gentoo Packages
Compiler: gcc versión 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) $ gcc -v
Leyendo especificaciones de /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs
Configurado con: /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext
Modelo de hilos: posix
gcc versión 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
OS: Linux
Characters are lost when resizing konsole window
This error is in every version of konsole I've tried. The last one is kde 3.2rc1.
How to reproduce:
1. Start "konsole" app
2. execute any command with a considerable width output (i.e. $ gcc -v or $ uname -a)
Characters are aranged the way they should. If there are large lines (without a "\n" or "newline"), then they're arranged in various lines so that all of the characters appear and none is hidden out of the window border.
3. Resize the window width so that the window have a lesser area and some of the characters that were the output of the executed command became hidden.
4. Resize the window width to a bigger value. The characters that were hidden before have disappeared!
Expected Behaviour:
1. Start "konsole" app
2. execute any command with a considerable width output (i.e. $ gcc -v or $ uname -a)
Characters are aranged the way they should. If there are large lines (without a "\n" or "newline"), then they're arranged in various lines so that all of the characters appear and none is hidden out of the window border.
3. Resize the window width so that the window have a lesser area and some of the characters that were the output of the executed command became hidden.
4. Resize the window width to a bigger value. The characters that were hidden before appear just as they were before.
Useful Information:
When writting this bug, I've tried other terminals to see what's therir behaviour, and I've found that the only one that behaves the way I've described as good is the gnome-terminal. I think it's a good thinkto try it and see what I mean.
More information about the konsole-devel
mailing list