Revision 600539

Go back to digest for 5th November 2006

Bug Fixes in KDE Base

C. Boemann committed changes in /trunk/KDE/kdelibs/kdecore/kacceleratormanager.cpp:

Fix race condition when dealing with tabbed docked dockWidgets:
Qt keeps setting those tab names back to without underscore and the accelmanager keeps trying to add it. Resulting in 100% CPU.

Solution: Change the windowTitle attribute of the dockers
Catch: Qt currently shows the Fix race condition when dealing with tabbed docked dockWidgets:
Qt keeps setting those tab names back to without underscore and the accelmanager keeps trying to add it. Resulting in 100% CPU.

Solution: Change the windowTitle attribute of the dockers
Catch: Qt currently shows the & in the window title, TT has accepted that as a bug.

So this goes in in anticipation of TT fixing their part.
in the window title, TT has accepted that as a bug.

So this goes in in anticipation of TT fixing their part.

File Changes

Modified 1 files
  • /trunk/KDE/kdelibs/kdecore/kacceleratormanager.cpp
1 files changed in total