Summary: | KAcceleratorManager breaks tab bar's scroll ability on dock widgets | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | michaell <michaell> |
Component: | shortcuts | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | kossebau |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
michaell
2007-12-09 15:18:31 UTC
I just have come across the problem of infinite loop due to accelerators, I suppose. But where does QDockAreaLayoutInfo reset it again, as you say? Do you remember where you saw this? With Qt 4.4.3 at least the direction is only Dockwidget::windowTitle -> TabBar::text IIUC, see all the "tabBar->setTabText(tab_idx, title);" in qdockarealayout.cpp I need to tackle this because it sucks 50 % CPU with Okteta's docked tools. Hi, kdelibs (version 4 and earlier) is no longer maintained since a few years. KDE Frameworks 5 or 6 might already have resolved this bug. If not, please re-open against the matching framework if feasible or against the application that shows the issue. We then can still dispatch it to the right Bugzilla product or component. Greetings Christoph Cullmann |