Bug 65918

Summary: New tabbar causes excessive repaints / screen motion
Product: [Applications] konsole Reporter: Brad Hards <bradh>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: kde-bugzilla
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Brad Hards 2003-10-12 13:59:32 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 3.2 (Mandrake Linux 9.0 3.2-1mdk) Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
OS:          Linux

When the new tabbar icons change (reflecting a change in state in the display), there is a repaint. Similarly, when the tabbar is at the top, and the icon changes from normal (the screen icon) to the alert (the bell icon), the bottom of the window moves a little bit.

This is really distracting, and I don't remember it happening with the old tabbar. It does not occur if the tabbar is hidden - everything is fine.

To reproduce - move tabbar to top of konsole window, and fill window (eg, ps aux when running KDE :-). Now select a key (I used k), and press tab to auto-complete. This causes the screen to jump a bit.
Comment 1 Stephan Binner 2003-10-12 16:11:15 UTC
The bell icon (in kcontrol/pics/) size was already fixed yesterday. 
Comment 2 Stephan Binner 2003-10-12 18:19:24 UTC
*** Bug 65927 has been marked as a duplicate of this bug. ***
Comment 3 Brad Hards 2003-10-13 11:25:21 UTC
Subject: Re:  New tabbar causes excessive repaints / screen motion

On Mon, 13 Oct 2003 00:11 am, Stephan Binner wrote:
> ------- Additional Comments From binner@kde.org  2003-10-12 16:11 -------
> The bell icon (in kcontrol/pics/) size was already fixed yesterday.
Sorry  for the false alarm. I wasn't as up to date as I though I was.

Thanks again.

Brad