Bug 360043 - ComboBoxStyle not respect theme, position is incorrect
Summary: ComboBoxStyle not respect theme, position is incorrect
Status: RESOLVED DUPLICATE of bug 343369
Alias: None
Product: libplasma
Classification: Frameworks and Libraries
Component: components (show other bugs)
Version: 5.1.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-03 20:52 UTC by Anthony Fieroni
Modified: 2016-03-22 14:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***