[Bug 74650] New: Drop-down lists of toolbar combo views don't appear with UI effects on
Lukasz Wojtylak
rufio at veneda.pl
Mon Feb 9 00:18:04 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=74650
Summary: Drop-down lists of toolbar combo views don't appear with
UI effects on
Product: kdevelop
Version: 3.0.0
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: rufio at veneda.pl
Version: 3.0.0 (using KDE KDE 3.2.0)
Installed from: Compiled From Sources
Compiler: gcc-3.3.1
OS: Linux
When "combobox effect" is set to "animate" in the control center, toolbar
combo views don't popup their drop-down lists (thus appearing to be empty). If I comment out UI effect test (file lib/widgets/qcomboview.cpp, lines 780--791), leaving lb->show() only, everything's ok. I have Qt (3.2.1) compiled with effects enabled (without QT_NO_EFFECTS flag) and all other drop-down lists in all combo boxes in Qt and KDE applications work as expected.
More information about the KDevelop-devel
mailing list