Recursive layout request issue with KApplication

Michael Lentner michaell at gmx.net
Sun Sep 30 21:06:42 BST 2007


Hi again,

I've found the problem here. KAcceleratorManager changes the accelerator on 
the tab bar but not of the dock widget's titlebar. QDockAreaLayoutInfo checks 
if those strings differ and calls setTabText() with the old string, which 
again KAcceleratorManager doesn't like.
Is this now a KDE or Qt bug?

Michael




More information about the kde-core-devel mailing list