Bug 65918 - New tabbar causes excessive repaints / screen motion
Summary: New tabbar causes excessive repaints / screen motion
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 65927 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-10-12 13:59 UTC by Brad Hards
Modified: 2003-10-12 18:19 UTC (History)
1 user (show)

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 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