Bug 58449 - excessive menu flicker when moving mouse over submenu items
Summary: excessive menu flicker when moving mouse over submenu items
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: John Firebaugh
URL:
Keywords:
: 58451 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-05-13 22:22 UTC by Jesse
Modified: 2003-11-20 22:58 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse 2003-05-13 22:22:35 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 2.95.3 
OS:          Linux

Not sure if this is the module for this type of problem or if it's somewhere else ...

Recently, maybe right around the time when MMX support was added to kdefx, all menu's (application or the 'K' menu) flicker / redraw very badly when moving the mouse over an entry that requires a submenu to expand. Normal entries do not cause the entire menu to redraw.  While I only have a PIII 500Mhz I did not notice this problem before.  Could it be a performance problem caused by the new vFolder access somehow, a genuine extra redraw call, or something else?  Btw, this happens when I use the nVidia drivers and when I do not (although I could retest this as it's been a while)
Comment 1 Maksim Orlovich 2003-05-13 22:27:32 UTC
Can you please try putting the following into your ~/.qt/kstylerc, into the  
[Settings] section: 
 
SloppySubMenus=false 
 
Restart kicker (dcop kicker Panel restart) and see whether it gets better 
 
Comment 2 Jesse 2003-05-13 22:56:17 UTC
*** Bug 58451 has been marked as a duplicate of this bug. ***
Comment 3 Jesse 2003-05-13 23:08:41 UTC
Yes, this indeed works. I tried this after a full restart of KDE.  Although it does seem (ever 
so slightly though ;) to be a tad bit more CPU intensive but I'd much rather take that over 
an ugly flickering. 
 
Leaving the bug opened for those who know more about the issue to decide the right 
course of action 
Comment 4 Lubos Lunak 2003-05-14 16:09:38 UTC
Maksim said that code is yours, John, reassigning. 
 
Comment 5 Ismail Donmez 2003-05-24 22:41:46 UTC
This is really  annoying can we backup  John's sloppy menu fix please? 
Comment 6 Maksim Orlovich 2003-08-31 00:47:11 UTC
The default has been toggled in KStyle by clee on 2003/06/06 
Comment 7 Tobias Koenig 2003-11-01 18:57:10 UTC
So can it be closed now?
Comment 8 Jesse 2003-11-20 22:58:01 UTC
I think this is through ...