Summary: | PC2 combobox dropdowns partially use system colors, not Plasma colors | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | Jas <0jaseel0> |
Component: | components | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | minor | CC: | kde, me, nate, notmart, visual-design |
Priority: | NOR | ||
Version First Reported In: | 5.93.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot showing the issue |
Description
Jas
2022-05-07 09:24:19 UTC
Couple of questions for you: 1. What Plasma theme are you using? 2. What color scheme are you using? 3. Does it happen for any of the comboboxes in the Task Manager's settings window? (In reply to Nate Graham from comment #1) > Couple of questions for you: > 1. What Plasma theme are you using? > 2. What color scheme are you using? > 3. Does it happen for any of the comboboxes in the Task Manager's settings > window? Thanks for the reply! Application Style: Breeze Plasma Style: Breeze Colors: Breeze Dark Window Decorations: Oxygen And no, comboboxes in the task manager settings don't have this issue. Thanks. I can reproduce the issue with PlasmaComponents2 comboboxes, so that must be what the applet in question is using. Unfortunately the issue is not really feasible to fix in the PC2 combobox dur to architectural limitations, and it's one of the reasons why we moved away from it and use PlasmaComponents3 stuff instead. PlasmaComponents2 in general is deprecated and will be removed in Plasma 6. I strongly recommend that the author of that applet port to PlasmaComponents3, and you can urge them to do so. I see. Thanks for looking into this. |