Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 65612

Summary: Impossible to read Code-Hovers if editor-font is white
Product: [Eclipse Project] Platform Reporter: Peter Zangerl <java.lang>
Component: TextAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
It's impossible to read the code in the Hover-field if editor-background is black and statements are white none

Description Peter Zangerl CLA 2004-06-03 15:44:57 EDT
I've discovered a problem using Code-Hovers.
If the background-color of the editor is set to black and statements are
displayed in white you can't read code displayed in Code-Hovers. (beacause the
background-color of the Hover-field is a light yellow)

In prior versions of Eclipse (e.g. 2.1.2) this problem evan existed when code
was previewed in the Preferences-dialog. (e.g. when editing code-templates) You
had to select the whole code to read it. This problem is fixed now (3.0 M9) but
reamins for Code-Hover-fields.

I've attatched a image which should show my problem better.
Comment 1 Peter Zangerl CLA 2004-06-03 15:46:53 EDT
Created attachment 11563 [details]
It's impossible to read the code in the Hover-field if editor-background is black and statements are white
Comment 2 Debbie Wilson CLA 2004-06-04 10:30:31 EDT
Kim, please reassign to the right person if this isn't solely a colour issue.
Comment 3 Peter Zangerl CLA 2004-06-15 14:40:00 EDT
In addition, the same problem appears in the "declaration" view of the
"Java"-Perspective and when hovering over folded Java code.
Comment 4 Dani Megert CLA 2004-06-16 03:32:04 EDT

*** This bug has been marked as a duplicate of 41867 ***