Summary: | KConfigDialogManager fails to handle subclasses of QComboBox with custom property | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Christoph Feck <cfeck> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christoph Feck
2012-02-09 10:48:41 UTC
For more information, see "Bug in kcfg, KColorCombo not handled correct" on k-c-d, and "Review Request 101486" on k-c-d. There's a fix for this at https://git.reviewboard.kde.org/r/103909/ Git commit c27b939ac971f23e8cf8950e76c3f2745c634d72 by Albert Astals Cid. Committed on 23/02/2012 at 23:12. Pushed by aacid into branch 'KDE/4.8'. Fix KConfigDialogManager fails to handle subclasses of QComboBox with custom property REVIEW: 103909 Acked by Christoph Feck M +18 -6 kdeui/dialogs/kconfigdialogmanager.cpp M +1 -0 kdeui/tests/CMakeLists.txt A +132 -0 kdeui/tests/kconfigdialog_unittest.cpp [License: LGPL (v2+)] http://commits.kde.org/kdelibs/c27b939ac971f23e8cf8950e76c3f2745c634d72 |