google-code-export / fb4linux

Automatically exported from code.google.com/p/fb4linux
1 stars 0 forks source link

White hint on white background at Ubuntu Oneiric #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use FB45Linux on Eclipse
2. Use code assist on parameters of a function (after the opening parenthesis)

What is the expected output? What do you see instead?
- I see white tooltip with white text

What version of the product are you using? On what operating system?
Ubuntu Oneiric (11.10)

Please provide any additional information below.
Actually, it's an issue with a solution.
Modify tooltip background color to ffffff and tooltip foreground color to 
000000 in:
 - /usr/share/themes/<current_theme>/gtk2.0/gtkrc
 - /usr/share/themes/<current_theme>/gtk3.0/gtk.css
 - /usr/share/themes/<current_theme>/gtk3.0/settings.ini

To update the changes, launch Appearance app and switch 2 times the themes 
(going back to original one). You will see the hints.

Original issue reported on code.google.com by nocturne...@gmail.com on 20 Dec 2011 at 2:53