Bug 414710 - Use highlight style for the selected candidate word
Summary: Use highlight style for the selected candidate word
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Kimpanel widget (show other bugs)
Version: 5.18.0
Platform: Manjaro Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-01 08:57 UTC by Zk Wang
Modified: 2022-09-25 02:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screeshot (11.33 KB, image/png)
2019-12-01 08:57 UTC, Zk Wang
Details
Color scheme (19.01 KB, image/png)
2019-12-01 08:58 UTC, Zk Wang
Details
ScreenShot 2022 (56.32 KB, image/png)
2022-09-25 01:35 UTC, Zk Wang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zk Wang 2019-12-01 08:57:27 UTC
Created attachment 124229 [details]
screeshot

SUMMARY

For the selected candidate word, kimpanel only uses the highlight background color provided by the theme. The color for the font is still black, making it difficult to read.

It may be better to apply both highlight color to both of the background and the font.

目前在使用kimpanel时,默认选中的候选词的背景采用的是高亮色,但是字体颜色依然是黑色,导致很难读。建议默认选中的候选词背景色和字体颜色都采用主题中设置好的高亮色。


STEPS TO REPRODUCE
1. Start kimpanel
2. Type a word

OBSERVED RESULT

The backgroud color of the selected candidate is correct highlighted.
The font color of the selected candidate is still black.

第一候选词的背景色是来自颜色主题的高亮色,但是第一候选词的字体颜色始终是黑色。


EXPECTED RESULT

The backgroud color and the font color are both correct highlighted by the color theme.

第一候选词的背景色和字体颜色都是由颜色主题所指定的颜色。


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
(available in About System)
KDE Plasma Version: 5.17.3

ADDITIONAL INFORMATION
Comment 1 Zk Wang 2019-12-01 08:58:06 UTC
Created attachment 124230 [details]
Color scheme
Comment 2 Nate Graham 2022-09-24 19:46:38 UTC
Is this still a problem in Plasma 5.25 or later?
Comment 3 Zk Wang 2022-09-25 01:34:42 UTC
(In reply to Nate Graham from comment #2)
> Is this still a problem in Plasma 5.25 or later?

It is not a problem in Plasma 5.25. Currently, the foreground color of the selected candidate work is black and the background color is the highlight color of  a selected item in the plasma menu (which is much brighter). Now it is very easy to read.
Comment 4 Zk Wang 2022-09-25 01:35:20 UTC
Created attachment 152399 [details]
ScreenShot 2022
Comment 5 Nate Graham 2022-09-25 02:53:44 UTC
Thank you for confirming!