https://bugs.kde.org/show_bug.cgi?id=487370
--- Comment #35 from Maik Qualmann <metzping...@gmail.com> --- With this bug, the developers of Qt really didn't think until the end. Deleting the QComboBox at style changes and re-create would not work with a standard QComboBox, since signal/slots connections are lost. Now it is also clear to me why our connections to the QComboBox were dead. Maik -- You are receiving this mail because: You are watching all bug changes.