Tuesday, April 23, 2024
 Popular · Latest · Hot · Upcoming
29
rated 0 times [  29] [ 0]  / answers: 1 / hits: 27005  / 2 Years ago, fri, october 28, 2022, 10:47:35

I am having a weird problem with Eclipse documentation tooltips. When I startup Eclipse the tooltip works as expected:



enter image description here



But after I press the down button the tooltip turns black:



enter image description here



and stays like that for the rest of the session.



I am using Eclipse Galileo and Ubuntu 11.04 with the classic desktop.



EDIT: I am only experiencing this problem in PHP Development Tools. The tooltips work in Java and Python projects.


More From » 11.04

 Answers
7

The answer from Arkaduysz's works if you correct the second line. the gksu would try to change root's settings I think.:



Install:



sudo apt-get install gnome-color-chooser 


run it:



gnome-color-chooser 


Go to "Specific" tab, check and setup background/foreground colors in tooltip box. Apply & Close.



To fix the color issue in the eclipse package explorer (white font on light grey back), choose "global" tab, and check standard > inputfield > selected and set it to black.


[#44993] Sunday, October 30, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
initiallartebeest

Total Points: 24
Total Questions: 118
Total Answers: 105

Location: Venezuela
Member since Thu, Jul 15, 2021
3 Years ago
;