Bug 360043

Summary: ComboBoxStyle not respect theme, position is incorrect
Product: [Frameworks and Libraries] libplasma Reporter: Anthony Fieroni <bvbfan>
Component: componentsAssignee: Marco Martin <notmart>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 5.1.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Anthony Fieroni 2016-03-03 20:52:16 UTC
Background is always white, position is mostly incorrect
http://imgur.com/a/3POAj
http://i.imgur.com/qlDtpnK.png
http://i.imgur.com/gyOwLm6.png
http://i.imgur.com/i6yg5ef.png

Reproducible: Always

Steps to Reproduce:
1. Cofiguration or System settings
2. Click on combobox when them is dark
3. White background, unreadable text

Actual Results:  
Broken ComboBoxStyle

Expected Results:  
Correct backgound and position
Comment 1 Anthony Fieroni 2016-03-19 18:16:05 UTC
Marco, i saw this issue is affected from Qt, if i'm understand right
[toni@toni-sony declarativeimports]$ pacman -Qo /usr/lib/qt5/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml           
/usr/lib/qt5/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml is owned by qt5-quickcontrols 5.6.0-1
Can it be possible to use breeze style of combobox or other who inherit Qt combobox?
Comment 2 Anthony Fieroni 2016-03-22 14:47:33 UTC

*** This bug has been marked as a duplicate of bug 343369 ***