Hi,
i'm using KDE 5.9.x under Ubuntu and tooltips of FFS do not use any color from my DE scheme/theme.
I would like to know if there is an option or is it a bug/usage issue with FFS and KDE plasma 5 ?
for example tooltips background should be dark and text white...but for an unknown reason it stays gray background and light grey text.... so it is unreadable.
Any idea what to do to solve that issue ?
FFS is developped under GTK+ or something else ?
thx.
KDE Ubuntu and tooltips background color issue
- Posts: 5
- Joined: 2 May 2016
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
FFS uses wxSYS_COLOUR_INFOTEXT and wxSYS_COLOUR_INFOBK for text and background color. If this doesn't give a readable color pair, then it's a wxWidgets bug:
http://docs.wxwidgets.org/3.1/settings_8h.html#a44ad26cbd8d579d1b7eff7015c8bd24bafb0da4fbb7acecd4c6f4161e9b7dafe5
http://docs.wxwidgets.org/3.1/settings_8h.html#a44ad26cbd8d579d1b7eff7015c8bd24bafb0da4fbb7acecd4c6f4161e9b7dafe5