Version: 4.5.3 (using KDE 4.6.2) OS: Linux All tooltip texts that appear if you stay some seconds with your mouse on an object, aren't readable: dark gray text on black background Reproducible: Always Steps to Reproduce: start KMM4 under ubuntu 11.04 with the new Unity desktop and move your mouse e.g. on a transaction in the transaction list of the ledgers view Actual Results: A tooltip text pops up and the text is printed in dark grey color on a black background, so it isn't readable any more. Expected Results: Choose other colors
Please install SystemSettings and verify the KDE color settings.
I have installed SystemSettings and have checked the color settings: there don't seems to be a problem (no setting of black text color on dark grey background e.g. for text-decoration--> hover). It seems that KMM uses the backgroundcolor from the Unity scheme and black text color as default?!
KMyMoney definitely does not customize any tooltip color. It just relies on KDE+Qt to handle it's tooltips. There isn't really any tooltip code in there, believe me, other then setting the text contents of some tooltips. So in cases like yours I would definitely say that it's a distribution/packaging/configuration problem. If I google for "KDE/Qt applications black tooltips in ubuntu" there are a bunch of results this is just one of them: http://ubuntuforums.org/showthread.php?t=1580266 And a previous discussion we had about this: https://bugs.launchpad.net/ubuntu/+source/kmymoney/+bug/756082 Does any other KDE application have the right tooltips? For example the system settings application that you just installed is a KDE application, does it have readable tooltips?
The tooltips are way beyond our control. We can't set the color, as that's controlled by the toolkit, or in this case, the window manager. It seems that Unity is not playing nicely with Qt. Please report it to Ubuntu.