Recursive layout request issue with KApplication
Stephan Kulow
coolo at kde.org
Mon Oct 1 09:39:13 BST 2007
Am Sonntag 30 September 2007 schrieb Michael Lentner:
> 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?
Clearly a KDE one. The acceleratormanager has to know about the behaviour of
all widgets basically. So if the dock widget is different, KAM has to know.
Greetings, Stephan
More information about the kde-core-devel
mailing list