Bespin causes black lettering on black background tooltips
Status: Beta
Brought to you by:
baghira-style
Hello, I use Bespin 1327-1.4 on KDE 4.6.0 on openSUSE 11.2 And when starting Open Office I get black tooltips on black background, thus unreadable tooltips. It does not happen with another KDE style, only with Bespin. It would be nice, if this could be fixed or workaround.
Anonymous
In the "window" page in "bespin config" choose another tooltip colorrole (sth. bright)
OOo doesn't really use the Qt style but has it paint some pixmaps and paints the text directly with a "hardcoded" color (similar to Gtk+, what ultimately restricts the possoble "look" of such applications - you'll likely have to adjust some other parameters as well)
I used to catch that but the attributes of the OOo process have likely changed - what unfortunately means that you cannot even create a preset for it, since it doesn't just provide it's process name argument (as every other application - OOo is veeeeery special, *sigh*)
I've currently no OOo installed - as soon as i feel like, i'll re-check the process to be able to detect it and provide automagic sanitation.