Bug 65009 - Scrolling text dissapears when covered
Summary: Scrolling text dissapears when covered
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: qt (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-26 19:59 UTC by Benjamin Roe
Modified: 2007-11-07 18:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Roe 2003-09-26 19:59:33 UTC
Version:            (using KDE KDE 3.1.3)
Installed from:    Gentoo Packages
Compiler:          gcc-3.2.3 
OS:          Linux

If I "tail -f" a file that is growing in a konsole window, so that the output causes the konsole window to scroll, and then display a menu over the top of the output (by, for example, clicking on the K menu so it covers the konsole), output from tail is not drawn to the screen while the konsole is covered. This leaves gaps in the output which then propagate up the screen as the konsole scrolls (see a screenshot at http://benroe.com/images/konsole.png).

This is using XFree86 4.3.0, Nvidia drivers with backing store enabled. It doesn't happen with xterm. Forcing the konsole to redraw (by resizing the window etc.) fixes the display.
Comment 1 Stephan Binner 2003-09-28 17:12:03 UTC
Try without backing store. I doubt that this is Konsole specific, try for 
example KEdit or Kate. 
Comment 2 Benjamin Roe 2003-09-28 22:47:49 UTC
I tested it, and it doesn't happen with backing store disabled. 
Comment 3 Tobias Koenig 2003-11-02 13:07:48 UTC
Hi,

tested it here with current CVS HEAD + Qt3.2 and can't reproduce it.